'Declaration Public Sub AddRange( _ ByVal items() As LegendItem _ )
public void AddRange( LegendItem[] items )
Parameters
- items
- The legend items to add.
'Declaration Public Sub AddRange( _ ByVal items() As LegendItem _ )
public void AddRange( LegendItem[] items )