Table of Contents

Method SetLastParsed

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.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 int

New value of the last parsed line.