System::Xml::XmlValidatingReader::MoveToFirstAttribute metod
XmlValidatingReader::MoveToFirstAttribute method
Flyttar till det första attributet.
bool System::Xml::XmlValidatingReader::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).
Se även
- Class XmlValidatingReader
- Namespace System::Xml
- Library Aspose.Page for C++