[]
Gets the element at the specified index.
public C1HyperlinkInfo.Area this[int index] { get; }
Public ReadOnly Default Property Item(index As Integer) As C1HyperlinkInfo.Area
| Type | Name | Description |
|---|---|---|
| int | index | The index in the collection. |
| Type | Description |
|---|---|
| C1HyperlinkInfo.Area | The element at the specified index. |