ZennoLab Assemblies Documentation
AddRange Method (HtmlElementCollection)
Adds the html elements to the end of the HtmlElementCollection.
Overload List
OverloadDescription
AddRange(HtmlElementCollection)

Adds the html elements of the specified collection to the end of the HtmlElementCollection.

 
AddRange(HtmlElement[])Adds the htm elements of the specified array to the end of the HtmlElementCollection.  
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