Hi,
I've an object of XmlDocument, I need to pass it to some function which
takes XpathDocument object, How could I convert? There is not Conversion
Operator overload like that.
Your reply might help me a lot.
Thanks,
Fahad
Convert XmlDocument to XpathDocument
|