Get the node and check the value you need, you can reach the node like below:
https://chanmingman.wordpress.com/2012/02/21/how-to-update-xml-element/
then if that is what you want to delete use RemoveChild:
http://msdn.microsoft.com/en-us/library/system.xml.xmlnode.removechild(v=vs.110).aspx
chanmm
No comments:
Post a Comment