Numeric.GetValue

GetValue()

単位値を取得します。

public double GetValue()

戻り値

オブジェクト値.

関連項目


GetValue(UnitType)

指定された値に変換された値を取得しますUnitType.

public double GetValue(UnitType unitType)
パラメータタイプ説明
unitTypeUnitTypeユニットのタイプ。

戻り値

指定された型に変換された値を返します.

例外

例外調子
ArgumentNullExceptionユニット型

関連項目