Click or drag to resize

LTSResultQuantityCreate Method

Overload List
  NameDescription
Public methodStatic memberCreate(PredefinedQuantityLTS, LTSResultTypes)
Factory method to create LTSResultQuantity from PredefinedQuantityLTS.
Public methodCreate(eumItem, String, String)
Create a new Quantity. Not static for COM support.
(Inherited from Quantity.)
Public methodStatic memberCreate(IQuantity, LTSResultQuantity, String)
Factory method to create LTSResultQuantity.
Public methodStatic memberCreate(IQuantity, LTSResultTypes, String)
Factory method to create LTSResultQuantity.
Public methodStatic memberCreate(IQuantity, PredefinedQuantityLTS, LTSResultTypes)
Factory method to create LTSResultQuantity from PredefinedQuantityLTS for given AD component quantity.
Public methodStatic memberCreate(PredefinedQuantity, LTSResultTypes, String)
Factory method to create LTSResultQuantity from PredefinedQuantity.
Public methodStatic memberCreate(IQuantity, PredefinedQuantityAD, LTSResultTypes, String)
Factory method to create LTSResultQuantity from PredefinedQuantity.
Top
See Also