Click or drag to resize

UnitDescriptor Methods

The UnitDescriptor type exposes the following members.

Methods
  NameDescription
Public methodEquals (Overrides ObjectEquals(Object).)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodToInternal
Convert value from units (eg inches) to internal value (eg metres)
Public methodToString (Overrides ObjectToString.)
Public methodToString(Double, Boolean)
Public methodToStringWithSuffix
Public methodToUnits
Convert value from internal units (eg metres) to units for this descriptor (eg inches).
Top
See Also