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