System::Xml::XmlNodeReader::MoveToFirstAttribute methode
XmlNodeReader::MoveToFirstAttribute method
Verplaatst zich naar het eerste attribuut.
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).
Zie ook
- Class XmlNodeReader
- Namespace System::Xml
- Library Aspose.Page for C++