| Noemax.FastInfoset Namespace > XmlFastInfosetReader Class : ResetState Method |
'Declaration Public Sub ResetState()
'Usage Dim instance As XmlFastInfosetReader instance.ResetState()
public void ResetState()
public procedure ResetState();
public function ResetState();
public: void ResetState();
public: void ResetState();
ResetState enables you to parse multiple Fast Infoset documents in a single stream. When you reach the end of a Fast Infoset document, you can call ResetState to reset the state of the reader in preparation for the next Fast Infoset document.
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