Skip to main content Skip to complementary content

ReadJson Method

Overloads

ReadJson(JsonReader, Type, Object, JsonSerializer)

Declaration

      public override object ReadJson(JsonReader reader, Type objectType, object existingValue, JsonSerializer serializer)
    

Parameters

Type Name Description
Newtonsoft.Json.JsonReader reader
System.Type objectType
System.Object existingValue
Newtonsoft.Json.JsonSerializer serializer

Returns

Type Description
System.Object

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!