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

SortByCollectionに指定したSortByオブジェクトのインデックスを決定します。
構文
'宣言
 
Public Function IndexOf( _
   ByVal item As SortBy _
) As Integer
public int IndexOf( 
   SortBy item
)

パラメータ

item

戻り値の型

コレクションに検索されたエントリのインデックス。それ以外の場合は、-1。
参照

関連項目

SortByCollection クラス
SortByCollection メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.