PowerTools ActiveReports for .NET 11.0J
IndexOf メソッド (PageCollection)

PageCollection内で検索するページ。

PageCollectionに特定のPageオブジェクトのインデックスを決定します。

構文
'宣言
 
Public Function IndexOf( _
   ByVal item As Page _
) As Integer
public int IndexOf( 
   Page item
)

パラメータ

item
PageCollection内で検索するページ。

戻り値の型

リストにインデックスの値が見つかった場合、それ以外の場合は「-1」。
参照

関連項目

PageCollection クラス
PageCollection メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.