[]
        
(Showing Draft Content)

C1.C1Preview.C1HyperlinkInfoCollection.Item

this Property

this[int]

Gets or sets the element at the specified index.

Declaration
public C1HyperlinkInfo this[int index] { get; }
Parameters
Type Name Description
int index

The index in the current collection.

Property Value
Type Description
C1HyperlinkInfo

The element at the specified index.