Link Search Menu Expand Document

XmlAttr Class


login image

A class that defines an Attr node. Since the Attr node does not belong to the DOM tree, the XmlAttr class is derived from the XmlNode class, but properties such as ParentNode, PreviousSibling, and NextSibling are null.

Default properties and ValueType

The default property is NodeName. The ValueType specification is invalid.


Table of contents