ZennoLab Assemblies Documentation
InsertRange Method (HtmlElementCollection)
Inserts the html element into the HtmlElementCollection at the specified index.
Overload List
OverloadDescription
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.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

HtmlElementCollection Class
HtmlElementCollection Members

Send Feedback