ActiveReports for .NET 18.0J
GetChar メソッド

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

パラメータ

i
0 から始まる列序数。

戻り値の型

指定された列の文字値です。
参照

ListDataSource クラス
ListDataSource メンバ