BookmarksOutlineLevelCollection Methods

The BookmarksOutlineLevelCollection type exposes the following members.

Methods
  NameDescription
Public methodCode exampleAdd
Adds a bookmark to the collection.
Public methodCode exampleClear
Removes all elements from the collection.
Public methodCode exampleContains
Determines whether the collection contains a bookmark with the given name.
Public methodEquals (Inherited from Object.)
Public methodGetEnumerator
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodCode exampleIndexOfKey
Returns the zero-based index of the specified bookmark in the collection.
Public methodCode exampleRemove
Removes a bookmark with the specified name from the collection.
Public methodCode exampleRemoveAt
Removes a bookmark at the specified index.
Public methodToString (Inherited from Object.)
See Also