| Overload | Description |
|---|---|
| InsertRange(HtmlElementCollection,Int32) | Inserts the html element of a collection into the HtmlElementCollection at the specified index. |
| InsertRange(HtmlElement[],Int32) | Inserts the html element of an array into the HtmlElementCollection at the specified index. |