[]
        
(Showing Draft Content)

C1.C1Preview.C1AnchorCollection.IndexOf

IndexOf Method

IndexOf(C1Anchor)

Returns the index of a C1Anchor in the current collection.

Declaration
public int IndexOf(C1Anchor anchor)
Parameters
Type Name Description
C1Anchor anchor

The anchor to search for.

Returns
Type Description
int

The index of the specified anchor in the current collection, or -1.