BaseUnitsConverter<T>.Convert Method
Name | Parameters | Description |
---|---|---|
Convert |
values, from, to | Converts a list of Double values from one unit of measurement to another. |
Convert |
value, from, to | Converts a value of type Double from one unit of measurement to another. |
Convert |
values, from, to | Converts an array of type Double from one unit of measurement to another. |