4 references to IsValidIndex
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ToolStripItemCollection.cs (4)
90
if (
IsValidIndex
(index)) {
226
return
IsValidIndex
(IndexOfKey(key));
395
if (
IsValidIndex
(lastAccessedIndex)) {
489
if (
IsValidIndex
(index)) {