System::Xml::XmlNodeReader::MoveToFirstAttribute Methode
XmlNodeReader::MoveToFirstAttribute method
Wechselt zum ersten Attribut.
bool System::Xml::XmlNodeReader::MoveToFirstAttribute() override
ReturnValue
true if an attribute exists (the reader moves to the first attribute); otherwise,false (the position of the reader does not change).
Siehe auch
- Class XmlNodeReader
- Namespace System::Xml
- Library Aspose.Font for C++