Name | Description | |
---|---|---|
![]() | CaseSensitive | Gets whether this node is case sensitive. Always returns true for XML nodes. |
![]() | ChildrenCount | Gets the number of children of this node. |
![]() | DeclarationsCount | Gets the number of declarations of this node. |
![]() | Name | Gets the name of this node. |
![]() | NodeType | Gets the node type of this XML node. |
![]() | Parent | Gets the parent node of this node. |