get_HasValue()
XmlNodeReader::get_HasValue() method
Returns a value indicating whether the current node can have a XmlNodeReader::get_Value value.
bool System::Xml::XmlNodeReader::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 XmlNodeReader
- Namespace System::Xml
- Library Aspose.Slides