System::Xml::XmlTextReader::get_HasValue विधि
XmlTextReader::get_HasValue method
यह दर्शाने वाला मान लौटाता है कि क्या वर्तमान नोड के पास XmlTextReader::get_Value के अलावा String::Empty हो सकता है।
bool System::Xml::XmlTextReader::get_HasValue() override
ReturnValue
true if the node on which the reader is currently positioned can have a Value; otherwise, false.
संबंधित देखें
- Class XmlTextReader
- Namespace System::Xml
- Library Aspose.Page for C++