ZennoLab Assemblies Documentation
HtmlElementCollection Class Methods


For a list of all members of this type, see HtmlElementCollection members.

Public Methods
 NameDescription
Public MethodAddAdds a html element to the end of the HtmlElementCollection.  
Public MethodAddRangeOverloaded. Adds the html elements to the end of the HtmlElementCollection.  
Public MethodAttributesToStringOverloaded. Returns the attributes of all elements of the collection with the specified name and assembles them into text.  
Public MethodGetByNumberGets the html element by specified number.  
Public MethodIndexOfSearches for the specified object and returns the zero-based index of the first occurrence within the entire HtmlElementCollection.  
Public MethodInsertInserts a html element into the HtmlElementCollection at the specified index.  
Public MethodInsertRangeOverloaded. Inserts the html element into the HtmlElementCollection at the specified index.  
Public MethodRemoveRemoves the element at the specified index of the HtmlElementCollection.  
Top
See Also

Reference

HtmlElementCollection Class
ZennoLab.CommandCenter Namespace
DocumentCollection Class
HtmlElement Class

Send Feedback