[]
        
(Showing Draft Content)

C1.Framework.Text.Lexicons.Lexicon.MatchCollection.Item

this Property

this[int]

Gets the match by special index.

Declaration
public Lexicon.Match this[int index] { get; }
Parameters
Type Name Description
int index
Property Value
Type Description
Lexicon.Match

The item at index.