Method ClearBookMarks
ClearBookMarks(int)
When implemented by a class, removes all bookmarks from the specified line.
void ClearBookMarks(int line)
Parameters
lineintThe integer value that specifies an index of the text line.
When implemented by a class, removes all bookmarks from the specified line.
void ClearBookMarks(int line)
line intThe integer value that specifies an index of the text line.