The number of attributes on the current node. This number includes default attributes.
XmlNodeReader::get_HasAttributes method
Возвращает значение, указывающее, имеет ли текущий узел какие-либо атрибуты.
bool System::Xml::XmlNodeReader::get_HasAttributes() override
ReturnValue
true if the current node has attributes; otherwise, false.
См. также
- Class XmlNodeReader
- Namespace System::Xml
- Library Aspose.Font for C++