IDomNode Interface |
TheIDomNode type exposes the following members.
| Name | Description | |
|---|---|---|
| AttributeNames | Get a read only list of the attribute names. | |
| Item | Get the value of an attribute. | |
| TagName | The name of the HTML element. |
| Name | Description | |
|---|---|---|
| GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited fromIEnumerableKeyValuePairString,String.) | |
| HasAttribute | Determine if the DomNode has the requested attribute. |