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