| Name | Description | |
|---|---|---|
![]()  | Count | Gets the number of Word/RTF bookmark in the collection. | 
![]()  | Item | Overloaded. Gets or sets the Word/RTF bookmark at the specified index within the collection. | 
The following tables list the members exposed by RtfBookmarkCollection.
| Name | Description | |
|---|---|---|
![]()  | Count | Gets the number of Word/RTF bookmark in the collection. | 
![]()  | Item | Overloaded. Gets or sets the Word/RTF bookmark at the specified index within the collection. | 
| 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. |