get_HasValue()
XmlValidatingReader::get_HasValue() method
Returns a value indicating whether the current node can have a XmlValidatingReader::get_Value other than String::Empty.
bool System::Xml::XmlValidatingReader::get_HasValue() override
Return Value
true if the node on which the reader is currently positioned can have a Value; otherwise, false.
See Also
- Class XmlValidatingReader
- Namespace System::Xml
- Library Aspose.Slides