Create an object of type from the json

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public static Object ToObject( string json, Type type )
public static Object ToObject( string json, Type type )
Public Shared Function ToObject ( json As String, type As Type ) As Object
Public Shared Function ToObject ( json As String, type As Type ) As Object
public: static Object^ ToObject( String^ json, Type^ type )
public: static Object^ ToObject( String^ json, Type^ type )
static member ToObject : json : string * type : Type -> Object
static member ToObject : json : string * type : Type -> Object

- json (String)
- type (Type)

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