public bool Remove( LegendArea item )
'Declaration Public Function Remove( _ ByVal item As LegendArea _ ) As Boolean
'Declaration
Public Function Remove( _ ByVal item As LegendArea _ ) As Boolean
'Usage Dim instance As LegendAreaCollection Dim item As LegendArea Dim value As Boolean value = instance.Remove(item)
'Usage
Dim instance As LegendAreaCollection Dim item As LegendArea Dim value As Boolean value = instance.Remove(item)
LegendAreaCollection Class LegendAreaCollection Members