S
Spencer
Here's another easy one...
I have quite a bit of data in an XML file, but I'm new to Microsoft's
XML API (System.XML), and I would like to know how one would go about
reading the value of an element as an int, rather than a string as
ReadString() does.
I have properly instantiated the XmlTextReader class.
Thanks again!
S. Knight
(e-mail address removed)
--
I have quite a bit of data in an XML file, but I'm new to Microsoft's
XML API (System.XML), and I would like to know how one would go about
reading the value of an element as an int, rather than a string as
ReadString() does.
I have properly instantiated the XmlTextReader class.
Thanks again!
S. Knight
(e-mail address removed)
--