SummedQuantity Methods

Methods

Create(IQuantity, String) Create a quantity based on quantity needed to sum and extra string.
Create(PredefinedQuantity, String) Create a quantity based on PredefinedQuantity needed to sum and extra string.
Create(eumItem, String, String) Create a new Quantity. Not static for COM support.
(Inherited from Quantity)
Create(IQuantity, PredefinedQuantityAD, String) Create a quantity based on PredefinedQuantity needed to sum and extra string.
Equals(IQuantity) Indicates whether the current object is equal to another object of the same type.
(Inherited from Quantity)
Equals(Object) Determines whether the specified Object is equal to the current Object.
(Inherited from Quantity)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GetHashCode Serves as a hash function for a particular type.
(Inherited from Quantity)
GetTypeGets the Type of the current instance.
(Inherited from Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
ToString Return eumItemType and description as a string
(Inherited from Quantity)

See Also