[]
Adds a C1Anchor to the current collection.
public int Add(C1Anchor anchor)
Public Function Add(anchor As C1Anchor) As Integer
| Type | Name | Description |
|---|---|---|
| C1Anchor | anchor | The anchor to add. |
| Type | Description |
|---|---|
| int | Index of the newly added anchor in the current collection. |