[]
Gets the IHyperlink by index.
IHyperlink this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As IHyperlink
Type | Name | Description |
---|---|---|
int | index | The index of the collection. |
Type | Description |
---|---|
IHyperlink | Returns the IHyperlink object. |