Method Clear
Clear(int, string)
Removes all bookmarks from the bookmarks collection appropriate specified conditions.
public void Clear(int group, string fileName)
Parameters
Clear(string)
Removes all bookmarks from the bookmarks collection appropriate specified conditions.
public void Clear(string fileName)
Parameters
fileNamestringIBookMark.FileName to check.
Clear()
Removes all bookmarks from the bookmarks collection.
public void Clear()