KGy SOFT JSON Libraries Help
C#
VB
C++
F#
Show/Hide TOC
Json
Array Constructor
Overload List
JsonArray
Initializes a new instance of the
JsonArray
class.
JsonArray(IEnumerable
JsonValue
)
Initializes a new instance of the
JsonArray
class from a collection of
JsonValue
items.
See Also
Reference
JsonArray Class
KGySoft.Json Namespace
In This Article
Overload List
See Also