BookmarkFile.removeItem

Removes the bookmark for uri from the bookmark file bookmark.

class BookmarkFile
bool
removeItem
(
string uri
)

Parameters

uri string

a valid URI

Return Value

Type: bool

true if the bookmark was removed successfully.