3 references to IsValidIndex
System.Windows.Forms (3)
System\Windows\Forms\Controls\ListView\ListView.CheckedListViewItemCollection.cs (3)
116
if (
IsValidIndex
(index))
203
return
IsValidIndex
(IndexOfKey(key));
242
if (
IsValidIndex
(_lastAccessedIndex))