Table of Contents

Method GotoNextBookMark

Namespace
Alternet.Editor.TextSource
Assembly
Alternet.Editor.v9.dll

GotoNextBookMark()

Moves to the location of the next un-indexed bookmark in the all documents.

public bool GotoNextBookMark()

Returns

bool

GotoNextBookMark(int)

Moves to the location of the next un-indexed bookmark in the all documents.

public bool GotoNextBookMark(int group)

Parameters

group int

Specifies group index of bookmark groups.

Returns

bool