[]
Inserts a C1Anchor into the current collection.
public void Insert(int index, C1Anchor anchor)
The position at which to insert the anchor.
The anchor to insert.