The following tables list the members exposed by JSONBool.
Name | Description | |
---|---|---|
![]() |
JSONBool Constructor | Overloaded. Initializes a new instance of the JSONBool class. |
Name | Description | |
---|---|---|
![]() |
ElementType | Overridden. Gets the type of the JSONElement. |
![]() |
Value | Gets or sets the value of the JSONBool. |
Name | Description | |
---|---|---|
![]() |
Clone | Creates a copy of the JSONBool. |
![]() ![]() |
Decode | Overloaded. Initializes a new instance of the JSONBool class by decoding the specified JSON string. |
![]() |
Encode | Encodes the current JSONElement to a JSON string. (Inherited from JSONElement) |
![]() |
Equals | Determines whether the specified object is equal to the current object. (Inherited from JSONElement) |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from JSONElement) |
![]() |
ToString | Returns a string that represents the current object. (Inherited from JSONElement) |