2 references to Item
System.Windows.Forms (2)
winforms\Managed\System\WinForms\HtmlElementCollection.cs (2)
69
this.NativeHtmlElementCollection.
Item
((object)index, (object)0) as UnsafeNativeMethods.IHTMLElement;
89
this.NativeHtmlElementCollection.
Item
((object)elementId, (object)0) as UnsafeNativeMethods.IHTMLElement;