System::Xml::XmlNodeReader::get_HasAttributes метод
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.Page for C++