System::Xml::XmlReader::MoveToNextAttribute-Methode
XmlReader::MoveToNextAttribute method
Wenn in einer abgeleiteten Klasse überschrieben, springt zum nächsten Attribut.
virtual bool System::Xml::XmlReader::MoveToNextAttribute()=0
ReturnValue
true if there is a next attribute; false if there are no more attributes.
Siehe auch
- Class XmlReader
- Namespace System::Xml
- Library Aspose.Page for C++