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

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

パラメータ

value
コレクション内で検索するDataPoint。

戻り値の型

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

参照

関連項目

DataPointsCollection クラス
DataPointsCollection メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.