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

GrapeCity.ActiveReports.Design.DdrDesigner.ReportViewerWinForms.Utils 名前空間 > ContextBagCollection クラス : Contains メソッド
コレクションで検索するICoreContextBag
指定された要素がコレクションにある場合判定します。
シンタックス
'宣言
 
Public Function Contains( _
   ByVal bag As ICoreContextBag _
) As Boolean
public bool Contains( 
   ICoreContextBag bag
)

パラメータ

bag
コレクションで検索するICoreContextBag

戻り値の型

コレクションに指定されたバッグが含まれている場合はtrue。それ以外の場合はfalse。
参照

ContextBagCollection クラス
ContextBagCollection メンバ