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