[]
Returns the index of a C1Anchor in the current collection.
public int IndexOf(C1Anchor anchor)
Type | Name | Description |
---|---|---|
C1Anchor | anchor | The anchor to search for. |
Type | Description |
---|---|
int | The index of the specified anchor in the current collection, or -1. |