System::Xml::XmlValidatingReader::get_HasValue विधि

XmlValidatingReader::get_HasValue method

यह दर्शाने वाला मान लौटाता है कि क्या वर्तमान node के पास XmlValidatingReader::get_Value String::Empty के अलावा कोई अन्य मान हो सकता है।

bool System::Xml::XmlValidatingReader::get_HasValue() override

ReturnValue

true if the node on which the reader is currently positioned can have a Value; otherwise, false.

संबंधित देखें