System::Xml::XmlReader::MoveToFirstAttribute metodo
XmlReader::MoveToFirstAttribute method
Quando sovrascritto in una classe derivata, si sposta sul primo attributo.
virtual bool System::Xml::XmlReader::MoveToFirstAttribute()=0
ReturnValue
true if an attribute exists (the reader moves to the first attribute); otherwise, false (the position of the reader does not change).
Vedi anche
- Class XmlReader
- Namespace System::Xml
- Library Aspose.Font for C++