Overload List

  NameDescription
Public methodStatic memberTryParse(Units, ForgeTypeId, String, Double%)
Parses a formatted string into a number with units if possible.
Public methodStatic memberTryParse(Units, UnitType, String, Double%) Obsolete.
Parses a formatted string into a number with units if possible.
Public methodStatic memberTryParse(Units, ForgeTypeId, String, ValueParsingOptions, Double%)
Parses a formatted string into a number with units if possible.
Public methodStatic memberTryParse(Units, ForgeTypeId, String, Double%, String%)
Parses a formatted string into a number with units if possible.
Public methodStatic memberTryParse(Units, UnitType, String, ValueParsingOptions, Double%) Obsolete.
Parses a formatted string into a number with units if possible.
Public methodStatic memberTryParse(Units, UnitType, String, Double%, String%) Obsolete.
Parses a formatted string into a number with units if possible.
Public methodStatic memberTryParse(Units, ForgeTypeId, String, ValueParsingOptions, Double%, String%)
Parses a formatted string into a number with units if possible.
Public methodStatic memberTryParse(Units, UnitType, String, ValueParsingOptions, Double%, String%) Obsolete.
Parses a formatted string into a number with units if possible.

See Also