GrapeCity SPREAD for Windows Forms 12.0J
Remove メソッド (LegendAreaCollection)


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

パラメータ

item
凡例エリア。

戻り値の型

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

LegendAreaCollection クラス
LegendAreaCollection メンバ

 

 


Copyright © 2004 GrapeCity inc.