'Declaration
ReadOnly Default Property Item( _ ByVal index As System.Integer _ ) As IHyperlink
'Usage
Dim instance As IHyperlinks Dim index As System.Integer Dim value As IHyperlink value = instance.Item(index)
IHyperlink this[ System.int index ]; {get;}
Parameters
- index