Error!
Success!

Recursively processings XML elements in C#

0
kicks

Recursively processings XML elements in C#  (Unpublished)

Recursion can be tricky. But when you've nailed it, it's damn sexy. Below is a basic outline for recursively processing an XML document for all its child elements, and keeping track of what depth the element is at (how many ancestors, or parents, are above it).


Kicked By:
Drop Kicked By: