Name | Description | |
---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Overloaded. Gets or sets the RibbonGroup at the specified position in the collection. |
The following tables list the members exposed by RibbonGroupCollection.
Name | Description | |
---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Overloaded. Gets or sets the RibbonGroup at the specified position in the collection. |
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Adds a new RibbonGroup with the specified text to the collections. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | ClearAndDisposeGroups | Removes all groups from the collection, then disposes the groups. |
![]() | Contains | Overloaded. Determines whether the collection contains a RibbonGroup with the given name. |
![]() | IndexOf | Overloaded. Gets the index of the RibbonGroup with the given name. |
![]() | Insert | Inserts a RibbonGroup to the RibbonGroupCollection at the specified index. |
![]() | Remove | Removes the first occurrence of a specific RibbonGroup from the RibbonGroupCollection. |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |