The members of System.Xml.XmlEntityReference are listed below.
See Also: Inherited members from System.Xml.XmlLinkedNode
Initializes a new instance of the System.Xml.XmlEntityReference class. |
[read-only] override | BaseURI | string.
Gets the base Uniform Resource Identifier (URI) of the current node. |
[read-only] override | IsReadOnly | bool.
Gets a value indicating whether the node is read-only. |
[read-only] override | LocalName | string.
Gets the local name of the node. |
[read-only] override | Name | string.
Gets the name of the node. |
[read-only] override | NodeType | XmlNodeType.
Gets the type of the node. |
override | Value | string.
Gets or sets the value of the node. |
override | CloneNode(bool)
| |
override | WriteContentTo(XmlWriter)
| |
override | WriteTo(XmlWriter)
|
System.Xml.IHasXmlChildNode.LastLinkedChild | XmlLinkedNode. Documentation for this section has not yet been entered. |