JToken Class |
Namespace: Newtonsoft.Json.Linq
public abstract class JToken : IEnumerable, ICloneable, IDynamicMetaObjectProvider, IEnumerable<JToken>, IJEnumerable<JToken>, IJsonLineInfo
The JToken type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddAfterSelf | |
![]() | AddBeforeSelf | |
![]() | AfterSelf | |
![]() | Ancestors | |
![]() | BeforeSelf | |
![]() | Children | |
![]() | ChildrenT | |
![]() | CreateReader | |
![]() | DeepClone | |
![]() ![]() | DeepEquals | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() | FromObject(Object) | |
![]() ![]() | FromObject(Object, JsonSerializer) | |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetMetaObject | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | Load | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | Parse | |
![]() ![]() | ReadFrom | |
![]() | Remove | |
![]() | Replace | |
![]() | SelectToken(String) | |
![]() | SelectToken(String, Boolean) | |
![]() | SelectTokens(String) | |
![]() | SelectTokens(String, Boolean) | |
![]() | ToObject(Type) | |
![]() | ToObject(Type, JsonSerializer) | |
![]() | ToObjectT | |
![]() | ToObjectT(JsonSerializer) | |
![]() | ToString | (Overrides ObjectToString.) |
![]() | ToString(Formatting, JsonConverter) | |
![]() | ValueT | |
![]() | ValuesT | |
![]() | WriteTo |