PrefixUnitsConverter<T>.Convert Method
Name | Parameters | Description |
---|---|---|
Convert |
values, from, to | Performs a metric conversion of a list of Double values from one metric prefix to another. |
Convert |
values, prefix |
Obsolete. Use the Convert |
Convert |
value, from, to | Performs a metric conversion of a Double value from one metric prefix to another. |
Convert |
value, prefix |
Obsolete. Use the Convert |
Convert |
values, from, to | Performs a metric conversion of an array of Double values from one metric prefix to another. |
Convert |
values, prefix |
Obsolete. Use the Convert |