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