System::Xml::XmlReader::get_HasAttributes-Methode
XmlReader::get_HasAttributes method
Gibt einen Wert zurück, der angibt, ob der aktuelle Knoten Attribute hat.
virtual bool System::Xml::XmlReader::get_HasAttributes()
ReturnValue
true if the current node has attributes; otherwise, false.
Siehe auch
- Class XmlReader
- Namespace System::Xml
- Library Aspose.Page for C++