4 references to IsValidIndex
System.Windows.Forms (4)
System\Windows\Forms\Controls\ListView\ListView.ListViewItemCollection.cs (4)
113
if (
IsValidIndex
(index))
253
return
IsValidIndex
(IndexOfKey(key));
344
if (
IsValidIndex
(_lastAccessedIndex))
450
if (
IsValidIndex
(index))