'宣言 Public Function Contains( _ ByVal value As DataPoint _ ) As Boolean
public bool Contains( DataPoint value )
コレクションが指定したパラメータを含む場合はTrue、それ以外の場合はFalse。
DataPointsCollection クラス DataPointsCollection メンバ
©2003-2017 GrapeCity inc. All rights reserved.