Method ToList
ToList()
Returns the underlying data source as an IList.
public IList ToList()
Returns
Remarks
ListView uses this method to access individual items for events like SelectedItemChanged and to enable keyboard search via KeystrokeNavigator.