NevronOpenVision
Nevron.Nov.Xml Namespace / NXmlNode Class


NXmlNode Class Properties

For a list of all members of this type, see NXmlNode members.

Public Properties
 NameDescription
Public PropertyGets whether this node is case sensitive. Always returns true for XML nodes.  
Public PropertyGets the number of children of this node.  
Public PropertyGets the number of declarations of this node.  
Public PropertyGets the name of this node.  
Public PropertyGets the node type of this XML node.  
Public PropertyGets the parent node of this node.  
Top
See Also