Create an object from the json with parameter override on this call

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

- json (String)
- param (JSONParameters)

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