[]
        
(Showing Draft Content)

C1.C1Preview.C1HyperlinkInfo.AreaCollection.Item

this Property

this[int]

Gets the element at the specified index.

Declaration
public C1HyperlinkInfo.Area this[int index] { get; }
Public ReadOnly Default Property Item(index As Integer) As C1HyperlinkInfo.Area
Parameters
Type Name Description
int index

The index in the collection.

Property Value
Type Description
C1HyperlinkInfo.Area

The element at the specified index.