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