Table of Contents

Method NextBookMark

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

NextBookMark(int, string)

Returns the minimal possible value of the bookmark Index property of the new bookmark appropriate specified conditions.

public virtual int NextBookMark(int group, string fileName)

Parameters

group int

IBookMark.Group to check.

fileName string

IBookMark.FileName to check.

Returns

int

Bookmark index.