Metodo System::Xml::XmlReader::MoveToNextAttribute
XmlReader::MoveToNextAttribute method
Quando sovrascritto in una classe derivata, si sposta al prossimo attributo.
virtual bool System::Xml::XmlReader::MoveToNextAttribute()=0
ReturnValue
true if there is a next attribute; false if there are no more attributes.
Vedi anche
- Class XmlReader
- Namespace System::Xml
- Library Aspose.Page for C++