[]
        
(Showing Draft Content)

C1.C1Preview.C1HyperlinkInfo.AreaCollection.Add

Add Method

Add(Area)

Adds an area to the current collection.

Declaration
public int Add(C1HyperlinkInfo.Area area)
Parameters
Type Name Description
C1HyperlinkInfo.Area area

The area to add.

Returns
Type Description
int

The index of the added area in the current collection.