Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements contained in the RibbonItemCollection. |
![]() | Item | Overloaded. Gets or sets the RibbonItem at the specified position of the collection. |
The following tables list the members exposed by RibbonItemCollection.
Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements contained in the RibbonItemCollection. |
![]() | Item | Overloaded. Gets or sets the RibbonItem at the specified position of the collection. |
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. |