PowerTools SPREAD for ASP.NET 8.0J
Remove メソッド (LegendAreaCollection)

凡例エリア。
コレクションから凡例エリアを削除します。
構文
'Declaration
 
Public Function Remove( _
   ByVal item As LegendArea _
) As Boolean
public bool Remove( 
   LegendArea item
)

パラメータ

item
凡例エリア。

戻り値の型

itemがコレクションから正常に削除された場合はTrue、それ以外の場合はFalse。
参照

LegendAreaCollection クラス
LegendAreaCollection メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.