| C1.C1Report.4 Assembly > C1.C1Preview Namespace > Unit Structure > ConvertUnit Method : ConvertUnit(UnitTypeEnum) Method |
Only absolute units can be converted. This method throws an exception if the conversion cannot be performed.
'Declaration Public Overloads Function ConvertUnit( _ ByVal destUnitType As UnitTypeEnum _ ) As System.Double
public System.double ConvertUnit( UnitTypeEnum destUnitType )