Table of Contents

Method ClearBookMarks

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

ClearBookMarks(int, int, string)

Removes all bookmark found by specified criterion.

public void ClearBookMarks(int line, int group, string fileName)

Parameters

line int

IBookMark.Line to check.

group int

IBookMark.Group to check.

fileName string

IBookMark.FileName to check.