System::Xml::XmlReader::MoveToFirstAttribute methode
XmlReader::MoveToFirstAttribute method
Wanneer overschreven in een afgeleide klasse, gaat naar het eerste attribuut.
virtual bool System::Xml::XmlReader::MoveToFirstAttribute()=0
ReturnValue
true if an attribute exists (the reader moves to the first attribute); otherwise, false (the position of the reader does not change).
Zie ook
- Class XmlReader
- Namespace System::Xml
- Library Aspose.Page for C++