public void Insert( int index, LabelArea item )
'Declaration Public Sub Insert( _ ByVal index As Integer, _ ByVal item As LabelArea _ )
'Declaration
Public Sub Insert( _ ByVal index As Integer, _ ByVal item As LabelArea _ )
'Usage Dim instance As LabelAreaCollection Dim index As Integer Dim item As LabelArea instance.Insert(index, item)
'Usage
Dim instance As LabelAreaCollection Dim index As Integer Dim item As LabelArea instance.Insert(index, item)
LabelAreaCollection Class LabelAreaCollection Members