Click or drag to resize

SummedQuantityCreate Method

Overload List
  NameDescription
Public methodStatic memberCreate(IQuantity, String)
Create a quantity based on quantity needed to sum and extra string.
Public methodStatic memberCreate(PredefinedQuantity, String)
Create a quantity based on PredefinedQuantity needed to sum and extra string.
Public methodCreate(eumItem, String, String)
Create a new Quantity. Not static for COM support.
(Inherited from Quantity.)
Public methodStatic memberCreate(IQuantity, PredefinedQuantityAD, String)
Create a quantity based on PredefinedQuantity needed to sum and extra string.
Top
See Also