PowerTools ActiveReports for .NET 11.0J
Contains メソッド (LegendItemsCollection)

チェックする凡例項目。
コレクションが指定したLegendItemを含むかどうかを決定します。
構文
'宣言
 
Public Function Contains( _
   ByVal value As LegendItem _
) As Boolean
public bool Contains( 
   LegendItem value
)

パラメータ

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

戻り値の型

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

参照

関連項目

LegendItemsCollection クラス
LegendItemsCollection メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.