Method SetLastParsed
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
SetLastParsed(int)
Updates the last parsed line and resets first changed line to it's default value.
public virtual void SetLastParsed(int index)
Parameters
index
intNew value of the last parsed line.