ActiveReports for .NET 18.0J
GetDouble メソッド

GrapeCity.ActiveReports.Data 名前空間 > ListDataSource クラス : GetDouble メソッド
検索するフィールドのインデックス。
指定されたフィールドの倍精度浮動小数点値を取得します。
シンタックス
'宣言
 
Public Function GetDouble( _
   ByVal i As Integer _
) As Double
public double GetDouble( 
   int i
)

パラメータ

i
検索するフィールドのインデックス。

戻り値の型

指定されたフィールドの倍精度浮動小数点値です。
参照

ListDataSource クラス
ListDataSource メンバ