'Declaration
Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As Lexicon.Match
public Lexicon.Match this[ int index ]; {get;}
Parameters
- index
'Declaration
Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As Lexicon.Match
public Lexicon.Match this[ int index ]; {get;}