Click or drag to resize
GeLengthTryParse Method
Overload List
  NameDescription
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