Sunday, November 30, 2014

Delete node from treeview with the same attribute value

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




chanmm


No comments:

Post a Comment