Click or drag to resize
XmlCustomReader Methods

The XmlCustomReader type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetAttributePath
获取属性路径(不包含文档节点信息)
Public methodStatic memberGetByNamePath
根据名称路径获取节点
Public methodStatic memberGetNamePath
获取名称形式的节点路径(不包含文档节点信息)
Public methodToTree
用 TreeView 来描述 Xml 文档
Top
See Also