ActiveReports for .NET 18.0J
GetDateTime メソッド

GrapeCity.ActiveReports.Data 名前空間 > ListDataSource クラス : GetDateTime メソッド
検索するフィールドのインデックス。
指定されたフィールドの日付と時間のデータ値を取得します。
シンタックス
'宣言
 
Public Function GetDateTime( _
   ByVal i As Integer _
) As Date
public DateTime GetDateTime( 
   int i
)

パラメータ

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

戻り値の型

指定されたフィールドの日付と時間のデータ値です。
参照

ListDataSource クラス
ListDataSource メンバ