BookmarkCollection Methods |
The BookmarkCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Clear |
Removes all bookmarks from this collection and from the document.
|
![]() | Equals | (Inherited from Object.) |
![]() ![]() | GetEnumerator |
Returns an enumerator object.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() ![]() | Remove(String) |
Removes a bookmark with the specified name.
|
![]() ![]() | Remove(Bookmark) |
Removes the specified bookmark from the document.
|
![]() ![]() | RemoveAt |
Removes a bookmark at the specified index.
|
![]() | ToString | (Inherited from Object.) |