WCF-Xtensions Class Reference for Mono
SetStateBasedOnCurrent Method






Sets the state based on current token type.
Syntax
'Declaration
 
Protected Sub SetStateBasedOnCurrent() 
'Usage
 
Dim instance As JsonReader
 
instance.SetStateBasedOnCurrent()
protected void SetStateBasedOnCurrent()
protected procedure SetStateBasedOnCurrent(); 
protected function SetStateBasedOnCurrent();
protected: void SetStateBasedOnCurrent(); 
protected:
void SetStateBasedOnCurrent(); 
Requirements

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

See Also

Reference

JsonReader Class
JsonReader Members

Send Feedback