[]
        
(Showing Draft Content)

C1.C1Preview.C1AnchorInfoCollection.Add

Add Method

Add(C1AnchorInfo)

Adds a C1AnchorInfo to the current collection.

Declaration
public int Add(C1AnchorInfo anchorInfo)
Parameters
Type Name Description
C1AnchorInfo anchorInfo

The C1AnchorInfo to add.

Returns
Type Description
int

The index of the newly added object in the current collection.