PowerTools SPREAD for ASP.NET 8.0J
Contains メソッド (BarSeriesCollection)

コレクション内で検索する系列。
コレクションに特定の系列が含まれるかどうかを判定します。
構文
'Declaration
 
Public Function Contains( _
   ByVal item As BarSeries _
) As Boolean
public bool Contains( 
   BarSeries item
)

パラメータ

item
コレクション内で検索する系列。

戻り値の型

コレクション内で系列が見つかった場合はTrue、それ以外の場合はFalse。
参照

BarSeriesCollection クラス
BarSeriesCollection メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.