Method SetLastParsed
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.
Updates the last parsed line and resets first changed line to it's default value.
public virtual void SetLastParsed(int index)
index
intNew value of the last parsed line.