A collection of bookmarks.
|
Method
|
Returns
|
Description
|
|
Add
|
Bookmark
|
Create a new Bookmark.
|
|
AnyItem
|
Object
|
Returns any Bookmark.
|
|
FirstItem
|
Object
|
Returns the first Bookmark.
|
|
ItemByID
|
Object
|
Returns the Bookmark with the specified ID.
|
|
ItemByRange
|
Objects
|
Returns the Bookmarks within the specified range.
|
|
LastItem
|
Object
|
Returns the last Bookmark.
|
|
MiddleItem
|
Object
|
Returns the middle Bookmark.
|
|
NextItem
|
Object
|
Returns the next Bookmark.
|
|
PreviousItem
|
Object
|
Returns the previous Bookmark.
|