'宣言 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.
'宣言 Public Function GetFieldValue( _ ByVal fieldIndex As System.Integer _ ) As System.Object
public System.object GetFieldValue( System.int fieldIndex )