Moves the position of the current instance to the next attribute associated with the current node.
A bool where true indicates the reader moved to the next attribute; false if there were no more attributes.
If the current node is an element node, this method is equivalent to XmlTextReader.MoveToFirstAttribute.
Note: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