Click or drag to resize

LTSResultQuantity Constructor

Overload List
  NameDescription
Public methodLTSResultQuantity
Default constructor, creates and undefined quantity. COM requires empty constructor. Afterwards use Create(eumItem, String, String) to create the quantity.
Public methodLTSResultQuantity(LTSResultQuantity)
Initializes a new instance of the LTSResultQuantity class
Public methodLTSResultQuantity(Quantity)
Initializes a new instance of the LTSResultQuantity class
Top
See Also