public void InsertRange( int index, LegendArea[] items )
'Declaration Public Sub InsertRange( _ ByVal index As Integer, _ ByVal items() As LegendArea _ )
'Declaration
Public Sub InsertRange( _ ByVal index As Integer, _ ByVal items() As LegendArea _ )
'Usage Dim instance As LegendAreaCollection Dim index As Integer Dim items() As LegendArea instance.InsertRange(index, items)
'Usage
Dim instance As LegendAreaCollection Dim index As Integer Dim items() As LegendArea instance.InsertRange(index, items)
LegendAreaCollection Class LegendAreaCollection Members