ZennoLab Assemblies Documentation
HtmlElementCollection Class Members
Properties  Methods 


The following tables list the members exposed by HtmlElementCollection.

Public Properties
 NameDescription
Public PropertyCountGets the number of elements actually contained in the HtmlElementCollection.  
Public PropertyElementsGet copies the html elements of the HtmlElementCollection to a new array.  
Public PropertyErrorDetectedGets information about the error detected in the performance last command  
Public PropertyIsVoidGets the specified collection is void collection or not.  
Top
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