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

The methods of the JContainer class are listed here.

 
Name 
Description 
 
Raises the AddingNew event.  
 
Raises the CollectionChanged event.  
 
Raises the ListChanged event.  
 
Name 
Description 
 
Add 
Adds the specified content as children of this JToken.  
 
Adds the specified content as the first children of this JToken.  
 
Returns a collection of the child tokens of this token, in document order.  
 
Creates an JsonWriter that can be used to add tokens to the JToken.  
 
Returns a collection of the descendant tokens for this token in document order.  
 
Returns a collection of the tokens that contain this token, and all descendant tokens of this token, in document order.  
 
This is the overview for the Merge method overload. 
 
Removes the child nodes from this token.  
 
Replaces the children nodes of this token with the specified content.  
 
Returns a collection of the child values of this token, in document order.  
 
Name 
Description 
 
This is AddAndSkipParentCheck, a member of class JContainer. 
 
This is AddInternal, a member of class JContainer. 
 
This is CheckReentrancy, a member of class JContainer. 
 
This is ClearItems, a member of class JContainer. 
 
This is ContainsItem, a member of class JContainer. 
 
This is ContentsEqual, a member of class JContainer. 
 
This is ContentsHashCode, a member of class JContainer. 
 
This is CopyItemsTo, a member of class JContainer. 
 
This is CreateChildrenCollection, a member of class JContainer. 
 
This is CreateFromContent, a member of class JContainer. 
 
This is EnsureParentToken, a member of class JContainer. 
 
This is GetDescendants, a member of class JContainer. 
 
This is GetItem, a member of class JContainer. 
 
This is IndexOfItem, a member of class JContainer. 
 
This is InsertItem, a member of class JContainer. 
 
This is IsMultiContent, a member of class JContainer. 
 
This is IsTokenUnchanged, a member of class JContainer. 
 
This is MergeEnumerableContent, a member of class JContainer. 
 
This is MergeItem, a member of class JContainer. 
 
This is ReadContentFrom, a member of class JContainer. 
 
This is ReadTokenFrom, a member of class JContainer. 
 
This is RemoveItem, a member of class JContainer. 
 
This is RemoveItemAt, a member of class JContainer. 
 
This is ReplaceItem, a member of class JContainer. 
 
This is SetItem, a member of class JContainer. 
 
This is ValidateToken, a member of class JContainer. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.