Implemented interface member:
3 references to Count
System.Windows.Forms (3)
System\Windows\Forms\Controls\WebBrowser\HtmlWindowCollection.cs (3)
36ArgumentOutOfRangeException.ThrowIfGreaterThanOrEqual(index, Count); 99int count = Count; 108HtmlWindow[] htmlWindows = new HtmlWindow[Count];