Adds an object of the type RibbonGroup to the end of the collection.

Add(Windows.Forms.Ribbon.RibbonGroup)

public int Add(Windows.Forms.Ribbon.RibbonGroup ribbonGroup);

Parameters

Parameter Description
ribbonGroup The RibbonGroup to be added to the end of the collection.

Return Value

The collection's index at which the value has been added.