Gets an item of type RibbonListViewItem from this collection. This property is the indexer for the RibbonListViewItemCollection class.
public RibbonListView.RibbonListViewItem this [int number] { get; }
Public Default ReadOnly Property Item(number As Integer) As RibbonListView.RibbonListViewItem