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

GrapeCity.ActiveReports.Design.DdrDesigner.ReportViewerWinForms.Utils 名前空間 > ContextAttributeCollection クラス : Contains メソッド
指定された属性を検索します。
指定された属性がコレクション内にあるかどうかを判定します。
シンタックス
'宣言
 
Public Function Contains( _
   ByVal attribute As ContextAttribute _
) As Boolean
public bool Contains( 
   ContextAttribute attribute
)

パラメータ

attribute
指定された属性を検索します。

戻り値の型

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

ContextAttributeCollection クラス
ContextAttributeCollection メンバ