Click or drag to resize
Json.NET

JArrayLoad Method

 
Overload List
  NameDescription
Public methodStatic memberLoad(JsonReader)
Loads an JArray from a JsonReader.
Public methodStatic memberLoad(JsonReader, JsonLoadSettings)
Loads an JArray from a JsonReader.
Top
See Also