AutoComplete for ASP.NET Web Forms
GetFieldValue メソッド (DataSource)

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > DataSource クラス : GetFieldValue メソッド
Index of the field.
Gets the value of the given field, at the cursor position.
シンタックス
'宣言
 
Public Function GetFieldValue( _
   ByVal fieldIndex As System.Integer _
) As System.Object
public System.object GetFieldValue( 
   System.int fieldIndex
)

パラメータ

fieldIndex
Index of the field.

戻り値の型

Value of the field.
参照

DataSource クラス
DataSource メンバ