3 references to IsValidIndex
System.Windows.Forms (3)
System\Windows\Forms\Controls\ListView\ListView.SelectedListViewItemCollection.cs (3)
168
if (
IsValidIndex
(index))
288
return
IsValidIndex
(IndexOfKey(key));
402
if (
IsValidIndex
(_lastAccessedIndex))