Keyoti RapidSpell Web .NET Help Docs
ToObject Method (json)
API DocumentationKeyoti.RapidSpell.fastJSONJSONToObject(String)
Keyoti RapidSpell Web .NET
Create an object from the json
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public static Object ToObject(
	string json
)
public static Object ToObject(
	string json
)
Public Shared Function ToObject ( 
	json As String
) As Object
Public Shared Function ToObject ( 
	json As String
) As Object
public:
static Object^ ToObject(
	String^ json
)
public:
static Object^ ToObject(
	String^ json
)
static member ToObject : 
        json : string -> Object 
static member ToObject : 
        json : string -> Object 
Parameters
json (String)
Return Value
Object

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331