ActiveReports for .NET 18.0J
IndexOf メソッド (ContextBagCollection)

GrapeCity.ActiveReports.Design.DdrDesigner.ReportViewerWinForms.Utils 名前空間 > ContextBagCollection クラス : IndexOf メソッド
指定された要素を検索します。
コレクション内の指定された要素の最初の発生を検索します。
シンタックス
'宣言
 
Public Function IndexOf( _
   ByVal bag As ICoreContextBag _
) As Integer
public int IndexOf( 
   ICoreContextBag bag
)

パラメータ

bag
指定された要素を検索します。

戻り値の型

検索の最初の発生のインデックス。
参照

ContextBagCollection クラス
ContextBagCollection メンバ