Inserts an object of the type RibbonGroup at the specified index of the collection.
public void Insert(int index, Windows.Forms.Ribbon.RibbonGroup ribbonGroup);
Public Sub Insert(ByVal index As Integer, ByVal ribbonGroup As Windows.Forms.Ribbon.RibbonGroup)