Search
JsonObject Members
Constructors Methods
 


Represents a dictionary of property names and values.

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

 Public Constructors

  Name Description

JsonObject

Initializes a new instance of the JsonObject class.

 Public Methods

  Name Description

fromDictionary

Converts a generic dictionary to a JsonObject.

getValue

Overloaded.  

 See Also