Select from following answers:- ReadString

- ReadOuterXml
- ReadStartElement
- All Above
Use the ReadString to read the contents of the current element.
ReadOuterXml will return "<pages>930</pages>".
ReadStartElement consumes the start tag without returning a result.
Show Correct Answer
Source: MeasureUp.Com | |
Alert Moderator