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

チェックする系列。

コレクションが指定した系列を含むかどうかを決定します。
構文
'宣言
 
Public Function Contains( _
   ByVal value As Series _
) As Boolean
public bool Contains( 
   Series value
)

パラメータ

value

チェックする系列。

戻り値の型

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

参照

関連項目

SeriesCollection クラス
SeriesCollection メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.