| Noemax.FastInfoset Namespace > XmlFastInfosetReader Class > MoveToAttribute Method : MoveToAttribute(Int32) Method |
'Declaration Public Overloads Overrides NotOverridable Sub MoveToAttribute( _ ByVal i As System.Integer _ )
'Usage Dim instance As XmlFastInfosetReader Dim i As System.Integer instance.MoveToAttribute(i)
public override void MoveToAttribute( System.int i )
public procedure MoveToAttribute( i: System.Integer ); override;
public override function MoveToAttribute( i : System.int );
public: void MoveToAttribute( System.int i ) override
public: void MoveToAttribute( System.int i ) override
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
XmlFastInfosetReader Class
XmlFastInfosetReader Members
Overload List
Base Implementation in MoveToAttribute(Int32)