C1.C1Preview Namespace > Unit Structure : ConvertUnit Method |
Only absolute units can be converted. This method throws an exception if the conversion cannot be performed.
Overload | Description |
---|---|
ConvertUnit(UnitTypeEnum) | Attempts to convert the current unit value to other unit of measurement.
Only absolute units can be converted. This method throws an exception if the conversion cannot be performed. |
ConvertUnit(UnitTypeEnum,Single) | Attempts to convert the current unit value to other unit of measurement.
Only absolute units can be converted. This method throws an exception if the conversion cannot be performed. |
ConvertUnit(Single,UnitTypeEnum,Single) | Attempts to convert the current unit value to other unit of measurement.
Only absolute units can be converted. This method throws an exception if the conversion cannot be performed. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2