Returns the absolute value of a 
Unit expressed in 
UnitTypeEnum.Default units.
Throws exception if the operation cannot be performed.
 
            
            
            シンタックス
            
            
            
            
            '宣言
 
Overloads Public Operator Widening CType( _
   ByVal  As Unit _
) As System.Double
             
        
            
        
            
            public System.double operator implicit( 
   Unit 
)
             
        
             
        
            パラメータ
- value
 
- The unit value to convert.
 
            
            戻り値の型
The absolute value.
 
            
            
            
            
            
            
            
            
            
            
            参照