Table of Contents

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 int

New value of the last parsed line.