Click or drag to resize

UnitsExtensions Methods

The UnitsExtensions type exposes the following members.

Methods
 NameDescription
Public methodStatic memberGetAllDefinedQuantities Enumerates all defined quantities.
Public methodStatic memberGetAllDefinedUnits Gets all defined units in the currently loaded assemblies, i.e. all classes that are decorated with the UnitDescriptionAttribute.
Public methodStatic memberGetAvailableUnitsForQuantity Gets all available units for a given quantity.
Public methodStatic memberGetUnitInstance Gets the unit instance for a given type.
Public methodStatic memberGetUnits Gets the units that are compatible to a given SI unit.
Public methodStatic memberGetValueRateUnits 
Top
See Also