'宣言 Public Overloads Function Convert( _ ByVal to As UnitTypeEnum _ ) As System.Double
public System.double Convert( UnitTypeEnum to )
パラメータ
- to
- The target unit of measurement.
戻り値の型
Returns the value in to units.
'宣言 Public Overloads Function Convert( _ ByVal to As UnitTypeEnum _ ) As System.Double
public System.double Convert( UnitTypeEnum to )