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