public method Measurement<T>.ToString
Convert to string with specified format
string
ToString (string format, IFormatProvider formatProvider)
format
A numeric format or "ND" to format with the default accuracy and "NF" to display as all digits after decimal point
"ND"
"NF"
formatProvider
Declared in Measurement<T>