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

The properties of the JToken class are listed here.

 
Name 
Description 
 
Gets a comparer that can compare two tokens for value equality.  
 
Get the first child token of this token.  
 
Gets a value indicating whether this token has child tokens.  
 
Last 
Get the last child token of this token.  
 
Next 
Gets the next sibling token of this node.  
 
Gets or sets the parent.  
 
Path 
Gets the path of the JSON token.  
 
Gets the previous sibling token of this node.  
 
Root 
Gets the root JToken of this JToken.  
 
Tag 
Gets or sets the Tag.  
 
Type 
Gets the node type for this JToken.  
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.