Method ClearBookMarks
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
ClearBookMarks(int, int, string)
Finds the bookmark by given group in a given line in the specified document and removes it from the bookmark collection.
public void ClearBookMarks(int line, int group, string fileName)