Mono Class Library: System.Xml.XmlTextReader Overview | MembersSystem.Xml.XmlTextReader.MoveToNextAttribute Method |
Moves the position of the current instance to the next attribute associated with the current node. [Edit]
|
A bool where true indicates the reader moved to the next attribute; false if there were no more attributes. [Edit]
If the current node is an element node, this method is equivalent to XmlTextReader.MoveToFirstAttribute.
Note:[Edit]This method overrides XmlReader.MoveToNextAttribute.
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0