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