Adds an item of the type Ribbon
public int Add(RibbonListView.RibbonListViewItem item);Public Function Add(ByVal item As RibbonListView.RibbonListViewItem) As Integer| Parameter | Description | 
|---|---|
| item | The item to be added to the end of this collection. | 
The collection's index at which the value has been added.