FarPoint.Win.Chart アセンブリ > FarPoint.Win.Chart 名前空間 > LegendAreaCollection クラス : Remove メソッド |
'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 )