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

Adds an item to the T:System.Collections.Generic.ICollection`1.

Syntax
C++
C#
Visual Basic
public: void Add( JToken item );
Parameters
Parameters 
Description 
item 
The object to add to the T:System.Collections.Generic.ICollection`1
Exceptions 
Description 
T:System.NotSupportedException 
The T:System.Collections.Generic.ICollection`1 is read-only. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.