Adds an object of the type RibbonGroup to the end of the collection.
public int Add(Windows.Forms.Ribbon.RibbonGroup ribbonGroup);
Public Function Add(ribbonGroup item As Windows.Forms.Ribbon.RibbonGroup) As Integer
The collection's index at which the value has been added.