Which reference and where i can find it i need to add in order to use the XMLDocument object ?
Printable View
Which reference and where i can find it i need to add in order to use the XMLDocument object ?
Add this to the top of your source code:
This namespace exposed the DOM object hiearchy.Code:using System.Xml;