Table of Contents

Method GetCurrentBookMark

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

GetCurrentBookMark(int)

Finds the first item in the bookmark collection associated with specified group.

public IBookMark GetCurrentBookMark(int group)

Parameters

group int

BookMark Group.

Returns

IBookMark

IBookMark if search succeed; otherwise null.