The BookmarkCollection type exposes the following members.

Methods

  NameDescription
Public methodContains
Determine whether an Bookmark is in the BookmarkCollection.
Public methodGetEnumerator
Implements strong typed IEnumerable<T>.GetEnumerator.
Public methodIndexOf
Returns the index of the specified bookmark in the collection.

See Also