'Declaration Public Function Add( _ ByVal item As LegendItem _ ) As Integer
public int Add( LegendItem item )
Parameters
- item
- The legend item to add to the collection.
'Declaration Public Function Add( _ ByVal item As LegendItem _ ) As Integer
public int Add( LegendItem item )