RibbonItemCollection Class Members
In This Topic
The following tables list the members exposed by RibbonItemCollection.
Public Properties
Public Methods
| Name | Description |
| Add | Overloaded. Adds the specified RibbonItem to the collection. |
| ClearAndDisposeItems | Removes all items from the collection, then disposes the items. |
| IndexOf | Determines the index of the first occurrence of a RibbonItem with the specified name in this collection. |
| Insert | Inserts an item to the list at the specified index. |
| Remove | Removes the first occurrence of the specified RibbonItem from the collection. |
Top
See Also