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++