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