[]
Gets the element at the specified index.
public C1HyperlinkInfo.Area this[int index] { get; }
| Type | Name | Description |
|---|---|---|
| int | index | The index in the collection. |
| Type | Description |
|---|---|
| C1HyperlinkInfo.Area | The element at the specified index. |