1 reference to InsertAdjacentElement
System.Windows.Forms (1)
winforms\Managed\System\WinForms\HtmlElement.cs (1)
510
return this.
InsertAdjacentElement
(HtmlElementInsertionOrientation.BeforeEnd, newElement);