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