Implemented interface member:
4 references to Count
System.Windows.Forms (4)
System\Windows\Forms\Controls\WebBrowser\HtmlElementCollection.cs (4)
52ArgumentOutOfRangeException.ThrowIfGreaterThanOrEqual(index, Count); 107int count = Count; 162int count = Count; 171HtmlElement[] htmlElements = new HtmlElement[Count];