Click here to Skip to main content
15,891,423 members
Articles / Programming Languages / XML

Check if an XmlNode is a child node in an XML DOM tree

Rate me:
Please Sign up or sign in to vote.
1.76/5 (8 votes)
11 Oct 2006CPOL 24.1K   8  
A recursive procedure to check if an XML node is a child node of another XML node in an XML DOM tree.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
India India
I have been working as Application Engineer for 2+ years in ASP.NET

Comments and Discussions