2.0
3.0
>
comp
>
gb.xml
>
xmlnode
Previous
Next
Edit
Rename
Undo
Refresh
Search
Administration
Documentation
History
XmlNode (gb.xml)
The Node
class
is the base type for the entire Document Object Model. It represents a single node in the document tree.
Symbols
This class is not creatable.
Static methods
Constants
Serialize
AttributeNode
CDATASectionNode
CommentNode
ElementNode
TextNode
Properties
Methods
Attributes
ChildNodes
Children
Element
IsCDATA
IsComment
IsElement
IsText
Name
Next
NextSibling
OwnerDocument
Parent
Previous
PreviousSibling
TextContent
Type
Value
GetUserData
NewAttribute
NewElement
SetUserData
ToString