BookmarksOutlineLevelCollection Methods |
The BookmarksOutlineLevelCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Add |
Adds a bookmark to the collection.
|
![]() ![]() | Clear |
Removes all elements from the collection.
|
![]() ![]() | Contains |
Determines whether the collection contains a bookmark with the given name.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetEnumerator | |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() ![]() | IndexOfKey |
Returns the zero-based index of the specified bookmark in the collection.
|
![]() ![]() | Remove |
Removes a bookmark with the specified name from the collection.
|
![]() ![]() | RemoveAt |
Removes a bookmark at the specified index.
|
![]() | ToString | (Inherited from Object.) |