JValue
public class JValue : JToken, IEquatable<JValue>, IFormattable, IComparable, IComparable<JValue>, IConvertible
Represents a value in JSON (string, integer, date, etc).
Gets or sets the underlying token value.
Initializes a new instance of the JValue class with the given value.
Initializes a new instance of the JValue class with the given value.
Initializes a new instance of the JValue class with the given value.
Initializes a new instance of the JValue class with the given value.
Initializes a new instance of the JValue class with the given value.
Initializes a new instance of the JValue class with the given value.
Initializes a new instance of the JValue class with the given value.
Initializes a new instance of the JValue class with the given value.
Initializes a new instance of the JValue class with the given value.
Initializes a new instance of the JValue class with the given value.
Initializes a new instance of the JValue class with the given value.
Initializes a new instance of the JValue class with the given value.
Initializes a new instance of the JValue class with the given value.
Initializes a new instance of the JValue class with the given value.
Creates a JValue comment with the given value.
Creates a JValue null value.
Creates a JValue string with the given value.
Creates a JValue undefined value.
Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.
Indicates whether the current object is equal to another object of the same type.
Returns a String that represents this instance.
Returns a String that represents this instance.
Returns a String that represents this instance.