BookmarkFile.removeItem
bool removeItem(string uri)Removes the bookmark for uri from the bookmark file bookmark.
Parameters
uri | a valid URI |
Returns
true if the bookmark was removed successfully.
Throws
[BookmarkFileException]
bool removeItem(string uri)Removes the bookmark for uri from the bookmark file bookmark.
uri | a valid URI |