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

GrapeCity.ActiveReports.PageReportModel 名前空間 > LayerCollection クラス : Contains メソッド
LayerCollection内で検索するLayer
LayerCollectionでは特定の値が含まれているかどうかを決定します。
シンタックス
'宣言
 
Public Function Contains( _
   ByVal item As Layer _
) As Boolean
public bool Contains( 
   Layer item
)

パラメータ

item
LayerCollection内で検索するLayer

戻り値の型

itemLayerCollectionに見つかった場合はtrue;見つからなかった場合は-1を返します。
参照

LayerCollection クラス
LayerCollection メンバ