'Declaration
Public Function Remove( _ ByVal item As MapLegendItem _ ) As Boolean
public bool Remove( MapLegendItem item )
Parameters
- item
- The item to remove.
'Declaration
Public Function Remove( _ ByVal item As MapLegendItem _ ) As Boolean
public bool Remove( MapLegendItem item )