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