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

The methods of the JObject class are listed here.

 
Name 
Description 
 
Returns the T:System.Dynamic.DynamicMetaObject responsible for binding operations performed on this object.  
 
Raises the PropertyChanged event with the provided arguments.  
 
Raises the PropertyChanging event with the provided arguments.  
 
Name 
Description 
 
Add 
Adds the specified property name.  
 
This is the overview for the FromObject method overload. 
 
Returns an enumerator that iterates through the collection.  
 
This is the overview for the GetValue method overload. 
 
Load 
Loads an JObject from a JsonReader.  
 
Load a JObject from a string that contains JSON.  
 
Gets an IEnumerable{JProperty} of this object's properties.  
 
Gets a JProperty the specified name.  
 
Gets an JEnumerable{JToken} of this object's property values.  
 
Removes the property with the specified name.  
 
this 
This is the overview for the this indexer overload. 
 
This is the overview for the TryGetValue method overload. 
 
Writes this token to a JsonWriter.  
 
Name 
Description 
 
This is CloneToken, a member of class JObject. 
 
This is DeepEquals, a member of class JObject. 
 
This is GetDeepHashCode, a member of class JObject. 
 
This is InsertItem, a member of class JObject. 
 
This is InternalPropertyChanged, a member of class JObject. 
 
This is InternalPropertyChanging, a member of class JObject. 
 
This is MergeItem, a member of class JObject. 
 
This is ValidateToken, a member of class JObject. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.