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
intSpecifies an index of the bookmark groups.
fileName
stringName of file where bookmarks should be checked.
Returns
- int
Bookmark index.