4 references to IsValidIndex
System.Windows.Forms (4)
winforms\Managed\System\WinForms\TreeNodeCollection.cs (4)
108
if (
IsValidIndex
(index)) {
383
return
IsValidIndex
(IndexOfKey(key));
434
if (
IsValidIndex
(lastAccessedIndex))
616
if (
IsValidIndex
(index)) {