XmlReaderNodeType Property |
When overridden in a derived class, gets the type of the current node.
Namespace: System.XmlAssembly: CSharpXamlForHtml5.System.Xml.dll (in CSharpXamlForHtml5.System.Xml.dll.dll) Version: 1.0.0.0
Syntax public abstract XmlNodeType NodeType { get; }
Property Value
Type:
XmlNodeTypeSee Also