Adds an item of the type RibbonListViewItem to the end of this collection.

Add(RibbonListView.RibbonListViewItem)

public int Add(RibbonListView.RibbonListViewItem item);

Parameters

Parameter Description
item The item to be added to the end of this collection.

Return Value

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