[This is preliminary documentation and is subject to change.]
The JSONDataMap type exposes the following members.Constructors
Name | Description | |
---|---|---|
![]() | JSONDataMap | Initializes a new instance of the JSONDataMap class |
![]() | JSONDataMap(Boolean) | Initializes a new instance of the JSONDataMap class |
Methods
Name | Description | |
---|---|---|
![]() | ![]() | (Inherited from ![]() ![]() ![]() |
![]() | Append |
Appends contents of another JSONDataMap for keys that do not exist in this one or null.
Only appends references, does not provide deep reference copy
|
![]() | ![]() | (Inherited from ![]() ![]() ![]() |
![]() | ![]() | (Inherited from ![]() ![]() ![]() |
![]() | ![]() | (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Determines whether the specified object is equal to the current object. (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() ![]() | FromURLEncodedStream |
Turns URL encoded content into JSONDataMap
|
![]() ![]() | FromURLEncodedString |
Turns URL encoded content into JSONDataMap
|
![]() | ![]() | (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Serves as the default hash function. (Inherited from ![]() |
![]() | ![]() | Implements the (Inherited from ![]() ![]() ![]() ![]() ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ![]() | Implements the (Inherited from ![]() ![]() ![]() ![]() |
![]() | ![]() | (Inherited from ![]() ![]() ![]() |
![]() | ToConfigNode |
Returns this object as a config tree
|
![]() | ToString | (Overrides ![]() |
![]() | ![]() | (Inherited from ![]() ![]() ![]() |
Extension Methods
Fields
Name | Description | |
---|---|---|
![]() | CaseSensitive |
Properties
Name | Description | |
---|---|---|
![]() | ![]() | (Inherited from ![]() ![]() ![]() |
![]() | ![]() | (Inherited from ![]() ![]() ![]() |
![]() | Item | |
![]() | ![]() | (Inherited from ![]() ![]() ![]() |
![]() | ![]() | (Inherited from ![]() ![]() ![]() |
See Also