MESCIUS SPREAD for Windows Forms 15.0J
Contains メソッド (PointSeriesCollection)

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

パラメータ

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

戻り値の型

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

PointSeriesCollection クラス
PointSeriesCollection メンバ

 

 


© MESCIUS inc. All rights reserved.