Click or drag to resize
UomMeasureTTryParse Method
Overload List
  NameDescription
Public methodTryParse(String)
Converts a string representation of a number to standard (SI) unit of measure. A return value indicates whether the conversion succeeded or failed.
Public methodTryParse(String, T)
Converts a string representation of a number to given unit of measure. A return value indicates whether the conversion succeeded or failed.
Top
See Also