The following tables list the members exposed by HtmlElementCollection.
Public Properties
| | Name | Description |
 | Count | Gets the number of elements actually contained in the HtmlElementCollection. |
 | Current |
Gets the element in the collection at the current position of the enumerator.
|
 | Elements | Get copies the html elements of the HtmlElementCollection to a new array. |
 | ErrorDetected | Gets information about the error detected in the performance last command |
 | IsVoid | Gets the specified collection is void collection or not. |
Top
Public Methods
See Also