[]
        
(Showing Draft Content)

C1.C1Preview.C1HyperlinkInfoCollection.Add

Add Method

Add(C1HyperlinkInfo)

Adds a C1HyperlinkInfo to the current collection.

Declaration
public int Add(C1HyperlinkInfo hyperlinkInfo)
Parameters
Type Name Description
C1HyperlinkInfo hyperlinkInfo

The C1HyperlinkInfo to add.

Returns
Type Description
int

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