'Declaration Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As C1HyperlinkInfo
public C1HyperlinkInfo this[ int index ]; {get;}
Parameters
- index
- The index in the current collection.
'Declaration Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As C1HyperlinkInfo
public C1HyperlinkInfo this[ int index ]; {get;}