Click or drag to resize

LTSResultQuantity Methods

The LTSResultQuantity type exposes the following members.

Methods
  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.
Public methodEquals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Quantity.)
Public methodEquals(IQuantity)
Indicates whether the current object is equal to another object of the same type.
(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
Serves as a hash function for a particular type.
(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
Return eumItemType and description as a string
(Inherited from Quantity.)
Public methodStatic memberTransferProperties
Transfer all the LTSResultQuantity related properties from quantityFrom to quantityTo.
Public methodValidate
Validate.
Top
See Also