Represents a property value.
The following tables list the members exposed by the JsonValue type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the JsonValue class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets the value. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Object.Equals overload. |
|
![]() |
Object.GetHashCode overload. |
|
![]() |
Converts the value to ArrayList. |
|
![]() |
Object.ToString overload. |
See Also