Method UnhighlightSyntaxErrors
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v10.dll
UnhighlightSyntaxErrors()
Removes syntax errors highlighting.
public void UnhighlightSyntaxErrors()
UnhighlightSyntaxErrors(ISyntaxErrors, int, bool)
protected virtual void UnhighlightSyntaxErrors(ISyntaxErrors errors, int line, bool needUpdate)
Parameters
errorsISyntaxErrorslineintneedUpdatebool
UnhighlightSyntaxErrors(ISyntaxErrors, bool)
protected virtual void UnhighlightSyntaxErrors(ISyntaxErrors errors, bool needUpdate)
Parameters
errorsISyntaxErrorsneedUpdatebool