static public method Temperature.TryParse
Brief
Parses the string into the value.
| Declaration | ||||
|
||||
| Parameters | |
text |
The text to be parsed. |
value |
[output] The parsed value. |
unit |
[output] The measurement unit. |
Returns
The method returns true if the string has been successfully parsed.
Declared in Temperature