[]
Adds a plot area to the collection.
public void Add(PlotArea item)
Public Sub Add(item As PlotArea)
Type | Name | Description |
---|---|---|
PlotArea | item | Plot area |
Type | Condition |
---|---|
ArgumentNullException | item is a null reference (Nothing in VB). |