PowerTools ActiveReports for .NET 9.0J
Remove メソッド (DataPointCollection)

削除するDataPointオブジェクト。
DataPointCollectionから指定されたDataPoint オブジェクトを削除します。
構文
'宣言
 
Public Sub Remove( _
   ByVal value As DataPoint _
) 
public void Remove( 
   DataPoint value
)

パラメータ

value
削除するDataPointオブジェクト。
参照

関連項目

DataPointCollection クラス
DataPointCollection メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.