GrapeCity ActiveReports for .NET 12.0J
Remove メソッド (DataPointsCollection)

削除するDataPoint。

指定したDataPointをコレクションから削除します。
構文
'宣言
 
Public Sub Remove( _
   ByVal value As DataPoint _
) 
public void Remove( 
   DataPoint value
)

パラメータ

value

削除するDataPoint。

参照

関連項目

DataPointsCollection クラス
DataPointsCollection メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.