Name | Description | |
---|---|---|
![]() | Add | Adds the Word/RTF bookmark to the collection. |
![]() | Clear | Removes all bookmarks from the collection. |
![]() | Contains | Overloaded. Determines whether the Word/RTF bookmark is located within the collection. |
![]() | IndexOf | Overloaded. Returns the index within the collection of the element. |
![]() | Insert | Inserts an item into the RTF bookmark collection of the RTF bookmark at the specified index. |
![]() | Remove | Removes the specified RTF bookmark from the collection. |
![]() | RemoveAt | Removes the item at the specified index within the collection. |