ToObject Method

Json.NET

Json.NET - Quick Starts & API Documentation ToObject Method
NamespacesNewtonsoft.Json.LinqJTokenToObject()()()()
Members
Icon Member Description
ToObject<(Of <<'(T>)>>)()()()()
Creates the specified .NET type from the JToken.

ToObject<(Of <<'(T>)>>)(JsonSerializer)
Creates the specified .NET type from the JToken using the specified JsonSerializer.

Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 4.5.0.0 (4.5.6.14930)