GrapeCity ActiveReports for .NET 14.0J
Contains メソッド (LegendItemsCollection)

GrapeCity.ActiveReports.Chart アセンブリ > GrapeCity.ActiveReports.Chart 名前空間 > LegendItemsCollection クラス : Contains メソッド
チェックする凡例項目。
コレクションが指定したLegendItemを含むかどうかを決定します。
シンタックス
'宣言
 
Public Function Contains( _
   ByVal value As LegendItem _
) As Boolean
public bool Contains( 
   LegendItem value
)

パラメータ

value
チェックする凡例項目。

戻り値の型

コレクションが指定したパラメータを含む場合はTrue、それ以外の場合はFalse。

参照

LegendItemsCollection クラス
LegendItemsCollection メンバ