Namespace: Noemax.FastInfoset
Assembly: Noemax.FastInfoset (in Noemax.FastInfoset.dll)
| Visual Basic (Declaration) | |
|---|---|
Public Sub ResetState() | |
| Visual Basic (Usage) | |
|---|---|
| |
| C# | |
|---|---|
public void ResetState() | |
| C++/CLI | |
|---|---|
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.