Table of Contents

Method NextBookMark

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

NextBookMark(int, string)

Returns the minimal possible value of the bookmark Index property of the new bookmark.

public virtual int NextBookMark(int group, string fileName)

Parameters

group int

Specifies an index of the bookmark groups.

fileName string

Name of file where bookmarks should be checked.

Returns

int

Bookmark index.