XmlEntityReference::NodeType Property
.NET Framework (current version)
Gets the type of the node.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System.Xml::XmlNodeTypeThe node type. For XmlEntityReference nodes, the value is XmlNodeType.EntityReference.
.NET Framework
Available since 1.1
Available since 1.1
Show: