C1.C1Word.4 Assembly > C1.C1Word.Objects Namespace : RtfCollection Class |
For a list of all members of this type, see RtfCollection members.
Name | Description | |
---|---|---|
Add | Adds the Word/RTF object to the collection. | |
Clear | Removes all objects from the collection. | |
Clone | Overloaded. Creates a new RtfCollection that is a copy of the current collection. | |
Contains | Determines whether the Word/RTF object is located within the collection. | |
IndexOf | Returns the index within the collection of the element. | |
Insert | Inserts an item into the Word/RTF object collection of the RTF object at the specified index. | |
Remove | Removes the specified Word/RTF object from the collection. | |
RemoveAt | Removes the item at the specified index within the collection. | |
ToString | Gets RTF format string value for this object. (Inherited from C1.C1Word.Objects.RtfObject) |