LTSResultQuantity Constructor

Overload List

LTSResultQuantity Default constructor, creates and undefined quantity. COM requires empty constructor. Afterwards use Create(eumItem, String, String) to create the quantity.
LTSResultQuantity(LTSResultQuantity)Initializes a new instance of the LTSResultQuantity class
LTSResultQuantity(Quantity)Initializes a new instance of the LTSResultQuantity class

See Also