Click or drag to resize

SummedQuantity Methods

The SummedQuantity type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreate(IQuantity, String)
Public methodStatic memberCreate(PredefinedQuantity, String)
Public methodCreate(eumItem, String, String) (Inherited from Quantity.)
Public methodStatic memberCreate(IQuantity, PredefinedQuantityAD, String)
Public methodEquals(Object) (Inherited from Quantity.)
Public methodEquals(IQuantity) (Inherited from Quantity.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode (Inherited from Quantity.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString (Inherited from Quantity.)
Top
See Also