[This is preliminary documentation and is subject to change.]

The JsonConvert type exposes the following members.

Methods

  NameDescription
ConvertDateTimeToJavaScriptTicks
ConvertJavaScriptTicksToDateTime
DeserializeAnonymousType<(Of <(T>)>)
Deserializes the specified JSON to the given anonymous type.
DeserializeObjectOverloaded.
DeserializeXmlNodeOverloaded.
IsJsonPrimitive
SerializeObjectOverloaded.
SerializeXmlNode
Serializes the XML node to a JSON string.
ToStringOverloaded.
ToStringInternal

See Also

JsonConvert Class
Facebook.Json Namespace