IMeasurableToString(MetricExponent) Method
Converts the numeric value of this instance to its equivalent
String representation,
using the metric exponent provided if appropriate to the
Unit type.
Namespace: InnerDrive.QuantitativeAssembly: InnerDrive.Quantitative (in InnerDrive.Quantitative.dll) Version: 5.2.9017.0
string ToString(
MetricExponent exponent
)
- exponent MetricExponent
- The MetricExponent to use to create
a String representation.
StringA
String representation of the measurement raised or lowered,
if possible, to the metric exponent specified by
exponent.