'Declaration
Public ReadOnly Default Property Item( _ ByVal hyperlinkId As Integer _ ) As Hyperlink
'Usage
Dim instance As HyperlinkCollection Dim hyperlinkId As Integer Dim value As Hyperlink value = instance.Item(hyperlinkId)
public Hyperlink this[ int hyperlinkId ]; {get;}
Parameters
- hyperlinkId