Beta
Recursively finds all elements by name within an XML structure.
The current XML node to search within.
The name of the target nodes to find.
An array to collect matching nodes.
An array of all matching XmlNodes.
Recursively finds all elements by name within an XML structure.