Method SetLastParsed
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
SetLastParsed(int)
When implemented by a class, updates the last parsed line and resets first changed line to it's default value.
void SetLastParsed(int index)
Parameters
index
intNew value of the last parsed line.