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
intBookMark
Group.
Returns
- IBookMark
IBookMark
if search succeed; otherwise null.