ActiveReports for .NET 18.0J
GetBoolean メソッド

GrapeCity.ActiveReports.Data 名前空間 > ListDataSource クラス : GetBoolean メソッド
0 から始まる列序数。
指定された列の値を Boolean として取得します。
シンタックス
'宣言
 
Public Function GetBoolean( _
   ByVal i As Integer _
) As Boolean
public bool GetBoolean( 
   int i
)

パラメータ

i
0 から始まる列序数。

戻り値の型

列の値。
参照

ListDataSource クラス
ListDataSource メンバ