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

The methods of the JArray class are listed here.

 
Name 
Description 
 
Add 
Adds an item to the T:System.Collections.Generic.ICollection`1.  
 
Removes all items from the T:System.Collections.Generic.ICollection`1.  
 
Determines whether the T:System.Collections.Generic.ICollection`1 contains a specific value.  
 
Copies to.  
 
This is the overview for the FromObject method overload. 
 
Returns an enumerator that iterates through the collection.  
 
Determines the index of a specific item in the T:System.Collections.Generic.IList`1.  
 
Inserts an item to the T:System.Collections.Generic.IList`1 at the specified index.  
 
Load 
Loads an JArray from a JsonReader.  
 
Load a JArray from a string that contains JSON.  
 
Removes the first occurrence of a specific object from the T:System.Collections.Generic.ICollection`1.  
 
Removes the T:System.Collections.Generic.IList`1 item at the specified index.  
 
this 
This is the overview for the this indexer overload. 
 
Writes this token to a JsonWriter.  
 
Name 
Description 
 
This is CloneToken, a member of class JArray. 
 
This is DeepEquals, a member of class JArray. 
 
This is GetDeepHashCode, a member of class JArray. 
 
This is MergeItem, a member of class JArray. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.