static public method Measurement<T>.TryParse
Try to parse the value using the current culture
bool
TryParse (string text, out Measurement<T> value)
text
value
Declared in Measurement<T>