DocumentCreateTreeWalker Method |
Name | Description | |
---|---|---|
![]() | CreateTreeWalker(Node) |
Create a new TreeWalker over the subtree rooted at the
specified node.
|
![]() | CreateTreeWalker(Node, Int64) |
Create a new TreeWalker over the subtree rooted at the
specified node.
|
![]() | CreateTreeWalker(Node, Int64, INodeFilter) |
Create a new TreeWalker over the subtree rooted at the
specified node.
|