The members of System.Windows.Forms.HtmlElementCollection are listed below.
See Also: Inherited members from System.Object
[read-only] | Count | int.
Gets the number of elements in the collection. |
[read-only] default property | Item(int) | HtmlElement. Documentation for this section has not yet been entered. |
[read-only] default property | Item(string) | HtmlElement. Documentation for this section has not yet been entered. |
GetElementsByName(string)
| ||
GetEnumerator()
|
ICollection.CopyTo |
Copies the elements of the collection to an Array, starting at a particular Array index. | |
[read-only] | ICollection.IsSynchronized | bool.
Gets a value indicating whether access to the System.Windows.Forms.HtmlElementCollection is synchronized (thread safe). |
[read-only] | ICollection.SyncRoot | object.
Gets an object that can be used to synchronize access to the collection. |