3 references to IsValidIndex
System.Windows.Forms (3)
System\Windows\Forms\Controls\ListView\ListView.SelectedListViewItemCollection.cs (3)
169
if (
IsValidIndex
(index))
289
return
IsValidIndex
(IndexOfKey(key));
403
if (
IsValidIndex
(_lastAccessedIndex))