| 1. | To the root node that the current node belongs to 移动到当前节点所属的根节点。 |
| 2. | To the first sibling node of the current node 移动到当前节点的第一个同级节点。 |
| 3. | The current node works like an implicit parameter 当前节点就像是一个隐式参数。 |
| 4. | Object that is the parent of the current node 获取或设置作为当前节点的父节点的 |
| 5. | Collapses the current node and all its child nodes 折叠当前节点及其所有子节点。 |
| 6. | Expands the current node and all its child nodes 展开当前节点及其所有子节点。 |
| 7. | To the next sibling node of the current node 移动到当前节点的下一个同级节点。 |
| 8. | Replaces the current node with the content specified 将当前节点替换为指定内容。 |
| 9. | If the current node has no attributes , or if the ;如果当前节点没有属性,或者 |
| 10. | When overridden in a derived class , gets the 当在派生类中被重写时,获取当前节点的 |