| Name | Description | |
|---|---|---|
![]() | Add | Adds a html element to the end of the HtmlElementCollection. |
![]() | AddRange | Overloaded. Adds the html elements to the end of the HtmlElementCollection. |
![]() | AttributesToString | Overloaded. Returns the attributes of all elements of the collection with the specified name and assembles them into text. |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() | GetByNumber | Gets the html element by specified number. |
![]() | GetEnumerator | Returns an enumerator that iterates through a collection. |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | IndexOf | Searches for the specified object and returns the zero-based index of the first occurrence within the entire HtmlElementCollection. |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | Insert | Inserts a html element into the HtmlElementCollection at the specified index. |
![]() | InsertRange | Overloaded. Inserts the html element into the HtmlElementCollection at the specified index. |
![]() | MoveNext | Advances the enumerator to the next element of the collection. |
![]() | Remove | Removes the element at the specified index of the HtmlElementCollection. |
![]() | Reset | Sets the enumerator to its initial position, which is before the first element in the collection. |

