Click or drag to resize
GeLength Methods

The GeLength type exposes the following members.

Methods
  NameDescription
Public methodConvertTo
Public methodStatic memberEmpty
Returns empty (null) length.
Public methodStatic memberGetFormat
Public methodStatic memberGetPrecisionFormat
Public methodStatic memberGetUnitFormat
Public methodStatic memberInfinity
Returns (positively) infinite length.
Public methodToString (Overrides ObjectToString.)
Public methodToString(Int32)
Public methodToString(UomUnit)
Public methodStatic memberTryParse(String, GeLength)
Converts a string representation of a number to default linear unit. Return value indicates whether the conversion succeeded or failed.
Public methodStatic memberTryParse(String, UomLinearUnit, GeLength)
Converts a string representation of a number to given linear unit. A return value indicates whether the conversion succeeded or failed.
Top
See Also