M
Ma Ning
Hi All:
I have read a article about XPathReader on Alex Yakhnin's blogs.I tested
the sample with my own XML file.It like this:
<Table>
<Name>
wolf
</Name>
</Table>
I used it "\Table\[Name='wolf']",but the project throw a Execpiton.
Thanks.
I have read a article about XPathReader on Alex Yakhnin's blogs.I tested
the sample with my own XML file.It like this:
<Table>
<Name>
wolf
</Name>
</Table>
I used it "\Table\[Name='wolf']",but the project throw a Execpiton.
Thanks.