A NodeEnumberator that iterates though the node itself, and all it's descendants. First it will loop through all children, then all grand children, then all great-grandchildren, etc...
Public Member Functions | |
NodeAndAllDecendantsByLevelEnumerator (Node node) | |
override IEnumerator< Node > | GetEnumerator () |
![]() | |
NodeEnumerator (Node node) | |
Additional Inherited Members | |
![]() | |
Node | node [get, set] |