[]
Inserts a plot area into the collection at the specified index.
public void Insert(int index, PlotArea item)
Public Sub Insert(index As Integer, item As PlotArea)
Type | Condition |
---|---|
ArgumentNullException | item is a null reference (Nothing in VB). |