Method GetBookMarkCount
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
GetBookMarkCount(int, string)
Gets number of the bookmarks associated with specified group in the specified document.
public int GetBookMarkCount(int group, string fileName)
Parameters
Returns
- int
Number of found bookmarks.
GetBookMarkCount()
Gets number of the all bookmarks stored in the manager.
public int GetBookMarkCount()