2.0
3.0
>
comp
>
gb.xml
>
xmlnode
前一个 下一个
编辑
重命名
撤销
搜索
管理
文档
警告! 该页面未翻译。
参见英文版
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.
代号
该类不可创建。
静态 方法
常数
Serialize
AttributeNode
CDATASectionNode
CommentNode
ElementNode
TextNode
属性
方法
Attributes
ChildNodes
Children
Element
IsCDATA
IsComment
IsElement
IsText
Name
Next
NextSibling
OwnerDocument
Parent
Previous
PreviousSibling
TextContent
Type
Value
GetUserData
NewAttribute
NewElement
SetUserData
ToString