Method SetLastParsed
- Namespace
 - Alternet.Editor.TextSource
 
- Assembly
 - Alternet.Editor.v10.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
indexintNew value of the last parsed line.