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