System::Xml::XmlNodeReader::MoveToElement metodo
XmlNodeReader::MoveToElement method
Si sposta sull’elemento che contiene il nodo attributo corrente.
bool System::Xml::XmlNodeReader::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).
Vedi anche
- Class XmlNodeReader
- Namespace System::Xml
- Library Aspose.Font for C++