'宣言 Public Overloads Function IndexOf( _ ByVal dataField As System.String _ ) As System.Integer
public System.int IndexOf( System.string dataField )
パラメータ
- dataField
戻り値の型
C1DataColumn のインデックスです。
'宣言 Public Overloads Function IndexOf( _ ByVal dataField As System.String _ ) As System.Integer
public System.int IndexOf( System.string dataField )