Fill a given object with the json represenation

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

- input (Object)
- json (String)

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