[]
        
(Showing Draft Content)

C1.Framework.Text.Lexicons.Lexicon.Item

this Property

this[int]

Gets or sets the item by speical index.

Declaration
public LexiconItem this[int index] { get; set; }
Parameters
Type Name Description
int index
Property Value
Type Description
LexiconItem

The LexiconItem at the index.