The BookmarkCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Contains |
Determine whether an Bookmark is in the BookmarkCollection.
| |
| GetEnumerator |
Implements strong typed IEnumerable<T>.GetEnumerator.
| |
| IndexOf |
Returns the index of the specified bookmark in the collection.
|
Properties
| Name | Description | |
|---|---|---|
| Count |
Number of bookmarks in this collection.
| |
| Item |
Get the bookmark at the specified index.
| |
| Open |
Indicates whether the bookmark collection is open (i.e. expanded).
|