Noemax FastInfoset.NET Report an issue | Discuss in forums
XmlFastInfosetReader.MoveToAttribute Method
See Also 
Noemax.FastInfoset Assembly > Noemax.FastInfoset Namespace > XmlFastInfosetReader Class : MoveToAttribute Method



Moves to the specified attribute.


Namespace: Noemax.FastInfoset
Assembly: Noemax.FastInfoset (in Noemax.FastInfoset.dll)

Overload List

OverloadDescription
MoveToAttribute(Int32)Moves to the attribute specified by the index.  
MoveToAttribute(String)Moves to the attribute specified by the qualified name.  
MoveToAttribute(String,String)Moves to the attribute specified by the local name and namespace URI.  

Version Information

.NET Framework

Supported in: 3.5, 3.0, 2.0

.NET Compact Framework

Supported in: 3.5, 2.0

See Also

Reference

XmlFastInfosetReader Class
XmlFastInfosetReader Members
Base Implementation in System.Xml.XmlReader