Property this
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
this[int]
Provides an indexed access to individual string stored in the collection.
public virtual string this[int index] { get; set; }
Parameters
index
int
Provides an indexed access to individual string stored in the collection.
public virtual string this[int index] { get; set; }
index
int