ZennoLab Assemblies Documentation
HtmlElementCollection Class Methods


ZennoLab.CommandCenter Namespace : HtmlElementCollection Class

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

Public Methods
 NameDescription
Public MethodAdds a html element to the end of the HtmlElementCollection.  
Public MethodOverloaded. Adds the html elements to the end of the HtmlElementCollection.  
Public MethodOverloaded. Returns the attributes of all elements of the collection with the specified name and assembles them into text.  
Public Method (Inherited from System.MarshalByRefObject)
Public Method Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public MethodGets the html element by specified number.  
Public Method Returns an enumerator that iterates through a collection.  
Public Method (Inherited from System.MarshalByRefObject)
Public MethodSearches for the specified object and returns the zero-based index of the first occurrence within the entire HtmlElementCollection.  
Public Method (Inherited from System.MarshalByRefObject)
Public MethodInserts a html element into the HtmlElementCollection at the specified index.  
Public MethodOverloaded. Inserts the html element into the HtmlElementCollection at the specified index.  
Public Method Advances the enumerator to the next element of the collection.  
Public MethodRemoves the element at the specified index of the HtmlElementCollection.  
Public Method Sets the enumerator to its initial position, which is before the first element in the collection.  
Top
Protected Methods
 NameDescription
Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
Top
See Also

Reference

HtmlElementCollection Class
ZennoLab.CommandCenter Namespace
DocumentCollection Class
HtmlElement Class