Reports for WinForms
GetDouble(Object,Double) メソッド

C1.C1Report.CustomFields.4 アセンブリ > C1.C1Report.CustomFields.Maps 名前空間 > Util クラス > GetDouble メソッド : GetDouble(Object,Double) メソッド
変換するオブジェクト。
デフォルト値。
オブジェクトを倍精度値に変換します。
シンタックス
'宣言
 
Public Overloads Shared Function GetDouble( _
   ByVal value As System.Object, _
   ByVal defaultValue As System.Double _
) As System.Double
public static System.double GetDouble( 
   System.object value,
   System.double defaultValue
)

パラメータ

value
変換するオブジェクト。
defaultValue
デフォルト値。

戻り値の型

変換後の値。 オブジェクトを変換できなかった場合は defaultValue
参照

Util クラス
Util メンバ
オーバーロード一覧