CustomJsonSource Members
In This Article
#Constructors
Name | Description |
---|---|
Custom |
Initializes a new instance of the Custom |
Custom |
Initializes the Custom |
#Fields
Name | Description |
---|---|
XML_Json | For internal use. |
XML_Root |
For internal use.
Inherited from Json |
#Properties
Name | Description |
---|---|
Json | Gets or sets a string with JSON data. |
Root |
Obsolete. Gets or sets the name of the root element in the associated data source.
Inherited from Json |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Checks if the current Custom |
Get |
For internal use. |
Get |
Returns the JSON object that the Json property provides. |
Get |
Inherited from Json |
Get |
Inherited from Json |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also