C1RibbonGroupCollection Class Members
                In This Topic
            
            The following tables list the members exposed by C1RibbonGroupCollection.
            
            Public Constructors
            
            
            
            
            
            
            
            Public Properties
|  | Name | Description | 
|---|
|  | Capacity | (Inherited from System.Collections.CollectionBase) | 
|  | Count | (Inherited from System.Collections.CollectionBase) | 
|  | Item | Overloaded. Get C1RibbonGroup by index of collection. | 
TopPublic Methods
|  | Name | Description | 
|---|
|  | Add | Add C1RibbonGroup to collection. | 
|  | Clear | (Inherited from System.Collections.CollectionBase) | 
|  | Remove | Overloaded. Remove C1RibbonGroup from collection. | 
|  | RemoveAt | (Inherited from System.Collections.CollectionBase) | 
TopSee Also