 
            | Solid Edge Framework Type Library : RibbonBarGroups Collection | 
|  Insert | Returns the inserted item. The type of insert is defined by the mode parameter. For copy mode and move mode the inputs can be an object, a positive or negative integer index, or the string name of an item. For Create mode the first input must be a string. | 
|  Item | Returns an item in the collection. Valid inputs are a positive or negative integer index or the string name of the item. | 
|  Remove | Removes the item. Valid inputs are an item object, a positive or negative integer index, or the string name of the item. | 
|  Application | Returns the active application object. | 
|  Count | Returns the number of objects in the referenced collection. | 
|  Parent | Returns the parent object for the referenced object. |