Noemax FastInfoset.NET
MoveToAttribute Method
See Also  Send Feedback
Noemax.FastInfoset Namespace > XmlFastInfosetReader Class : MoveToAttribute Method






Moves to the specified attribute.

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.  

See Also