System::Xml::XmlTextReader::MoveToFirstAttribute méthode
XmlTextReader::MoveToFirstAttribute method
Se déplace vers le premier attribut.
bool System::Xml::XmlTextReader::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).
Voir aussi
- Class XmlTextReader
- Namespace System::Xml
- Library Aspose.Font for C++