System::Xml::XmlReader::get_HasValue метод
XmlReader::get_HasValue method
При переопределении в производном классе получает значение, указывающее, может ли текущий узел иметь значение XmlReader::get_Value.
virtual bool System::Xml::XmlReader::get_HasValue()
ReturnValue
true if the node on which the reader is currently positioned can have a Value; otherwise, false. If false, the node has a value of String::Empty.
См. также
- Class XmlReader
- Namespace System::Xml
- Library Aspose.Page for C++