Method GetCurrentBookMark
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v10.dll
GetCurrentBookMark(int)
Finds the first item in the bookmark collection associated with specified group.
public IBookMark GetCurrentBookMark(int group)
Parameters
groupintBookMarkGroup.
Returns
- IBookMark
IBookMarkif search succeed; otherwise null.