TryParse(String,Double,UnitTypeEnum) Method
In This Topic
Parses a string and gets
Value and
Units from that string.
Syntax
Parameters
- s
- The string to parse.
- value
- OUT: value of Unit structure.
- units
- OUT: units of Unit structure.
Return Value
A true if conversion was successfull.
See Also