| XmlCustomReader Methods |
The XmlCustomReader type exposes the following members.
| Name | Description | |
|---|---|---|
| GetAttributePath |
获取属性路径(不包含文档节点信息)
| |
| GetByNamePath |
根据名称路径获取节点
| |
| GetNamePath |
获取名称形式的节点路径(不包含文档节点信息)
| |
| ToTree |
用 TreeView 来描述 Xml 文档
|