'宣言 Public Function GetFieldValue( _ ByVal fieldIndex As System.Integer _ ) As System.Object
public System.object GetFieldValue( System.int fieldIndex )
パラメータ
- fieldIndex
- フィールドのインデックス。
戻り値の型
フィールドの値。
'宣言 Public Function GetFieldValue( _ ByVal fieldIndex As System.Integer _ ) As System.Object
public System.object GetFieldValue( System.int fieldIndex )