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