XdmReader.Read MethodXdmReader.Read MethodXdmReader::Read Method
- XmlPrime 4.1
- Other Versions ▼
Rreads the next node from the stream.
- Namespace: XmlPrime.SerializationXmlPrime.SerializationXmlPrime.Serialization
- Assembly: XmlPrime (in XmlPrime.dll)
Return Value
Type: System.BooleanSystem.BooleanSystem::Boolean
true
True
true
if the next node was read successfully; false
False
false
if there are no more nodes to read.
Exceptions
Exception | Condition |
XmlExceptionXmlExceptionXmlException | An error occurred while parsing the XML. |