System::Xml::XmlTextReader::MoveToElement μέθοδος
XmlTextReader::MoveToElement method
Μετακινείται στο στοιχείο που περιέχει τον τρέχοντα κόμβο χαρακτηριστικού.
bool System::Xml::XmlTextReader::MoveToElement() override
ReturnValue
true if the reader is positioned on an attribute (the reader moves to the element that owns the attribute); false if the reader is not positioned on an attribute (the position of the reader does not change).
Δείτε επίσης
- Class XmlTextReader
- Namespace System::Xml
- Library Aspose.Page for C++