PowerTools ActiveReports for .NET 9.0J
IndexOf(Field) メソッド

コレクション内で検索するField。

コレクション内の指定したFieldのインデックスを取得します。
構文
'宣言
 
Public Function IndexOf( _
   ByVal field As Field _
) As Integer
public int IndexOf( 
   Field field
)

パラメータ

field

コレクション内で検索するField。

戻り値の型

コレクション内のFieldの位置を指定する整数値。
参照

関連項目

FieldCollection クラス
FieldCollection メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.