The members of System.Xml.XmlWhitespace are listed below.
See Also: Inherited members from System.Xml.XmlCharacterData
Initializes a new instance of the System.Xml.XmlWhitespace class. |
[read-only] override | LocalName | string.
Gets the local name of the node. |
[read-only] override | Name | string.
Gets the qualified name of the node. |
[read-only] override | NodeType | XmlNodeType.
Gets the type of the node. |
[read-only] override | ParentNode | XmlNode.
Gets the parent of the current node. |
override | Value | string.
Gets or sets the value of the node. |
override | CloneNode(bool)
| |
override | WriteContentTo(XmlWriter)
| |
override | WriteTo(XmlWriter)
|