You are here: Symbol Reference > Stimulsoft.Base.Json.Linq Namespace > JArray Class > JArray Methods > Load Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JArray.Load Method

Loads an JArray from a JsonReader.

Syntax
C++
C#
Visual Basic
public: JArray Load( JsonReader reader );
Parameters
Parameters 
Description 
reader 
A JsonReader that will be read for the content of the JArray
Returns

A JArray that contains the JSON that was read from the specified JsonReader.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.