The number of attributes on the current node. This number includes default attributes.

XmlNodeReader::get_HasValue method

The number of attributes on the current node. This number includes default attributes.

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

ReturnValue

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

См. также