SelectedRows Collection Members See Also Overview Public Methods  AddAdds an item to the collection.  AddRangeAdds several rows based on the specified range.  ClearClears all selections.  ItemReturns the row index by index in the collection (0-based).  RemoveRemoves an item from the collection. Public Properties  CountThe number of items in the collection. See AlsoSelectedRows Overview