ReadString()
XmlValidatingReader::ReadString() method
Reads the contents of an element or text node as a string.
String System::Xml::XmlValidatingReader::ReadString() override
Return Value
The contents of the element or text node. This can be an empty string if the reader is positioned on something other than an element or text node, or if there is no more text content to return in the current context.
See Also
- Class String
- Class XmlValidatingReader
- Namespace System::Xml
- Library Aspose.Slides