Implicit Type Conversion(Double,Unit) Operator
Returns the absolute value of a
Unit expressed in
UnitTypeEnum.Default units.
Throws exception if the operation cannot be performed.
'Declaration
Overloads Public Operator Widening CType( _
ByVal As Unit _
) As Double
Parameters
- value
- The unit value to convert.
Return Value
The absolute value.