Search
JsonValue Members
Constructors Properties Methods
 


Represents a property value.

The following tables list the members exposed by the JsonValue type.

 Public Constructors

  Name Description

JsonValue

Initializes a new instance of the JsonValue class.

 Public Properties

  Name Description

Value

Gets the value.

 Public Methods

  Name Description

Equals

Object.Equals overload.

GetHashCode

Object.GetHashCode overload.

ToArrayList

Converts the value to ArrayList.

ToString

Object.ToString overload.

 See Also