3 writes to htmlElementCollection
System.Windows.Forms (3)
winforms\Managed\System\WinForms\HtmlElementCollection.cs (3)
31this.htmlElementCollection = null; 38this.htmlElementCollection = elements; 45this.htmlElementCollection = null;
1 reference to htmlElementCollection
System.Windows.Forms (1)
winforms\Managed\System\WinForms\HtmlElementCollection.cs (1)
52return this.htmlElementCollection;