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

The methods of the JToken class are listed here.

 
Name 
Description 
 
Returns the T:System.Dynamic.DynamicMetaObject responsible for binding operations performed on this object.  
 
Name 
Description 
 
Adds the specified content immediately after this token.  
 
Adds an object to the annotation list of this JToken.  
 
Adds the specified content immediately before this token.  
 
Returns a collection of the sibling tokens after this token, in document order.  
 
Returns a collection of the ancestor tokens of this token.  
 
Returns a collection of tokens that contain this token, and the ancestors of this token.  
 
This is the overview for the Annotation method overload. 
 
This is the overview for the Annotations method overload. 
 
Returns a collection of the sibling tokens before this token, in document order.  
 
Returns a collection of the child tokens of this token, in document order, filtered by the specified type.  
 
Creates an JsonReader for this token.  
 
Creates a new instance of the JToken. All child tokens are recursively cloned.  
 
This is the overview for the FromObject method overload. 
 
Load 
Creates a JToken from a JsonReader.  
 
Load a JToken from a string that contains JSON.  
 
Creates a JToken from a JsonReader.  
 
Removes this token from its parent.  
 
This is the overview for the RemoveAnnotations method overload. 
 
Replaces this token with the specified token.  
 
This is the overview for the SelectToken method overload. 
 
This is the overview for the SelectTokens method overload. 
 
this 
Gets the JToken with the specified key.  
 
This is the overview for the ToObject method overload. 
 
This is the overview for the ToString method overload. 
 
Gets the JToken with the specified key converted to the specified type.  
 
Returns a collection of the child values of this token, in document order.  
 
Writes this token to a JsonWriter.  
 
Name 
Description 
 
This is CloneToken, a member of class JToken. 
 
This is the overview for the DeepEquals method overload. 
 
This is FromObjectInternal, a member of class JToken. 
 
This is GetAncestors, a member of class JToken. 
 
This is GetDeepHashCode, a member of class JToken. 
 
This is the overview for the SetLineInfo method overload. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.