System::Xml::XmlReader::MoveToNextAttribute method
XmlReader::MoveToNextAttribute method
When overridden in a derived class, moves to the next attribute.
virtual bool System::Xml::XmlReader::MoveToNextAttribute()=0
ReturnValue
true if there is a next attribute; false if there are no more attributes.
See Also
- Class XmlReader
- Namespace System::Xml
- Library Aspose.PDF for C++