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