| JsonBool Operators and Type Conversions |
The JsonBool type exposes the following members.
| Name | Description | |
|---|---|---|
| Equality |
Test whether values of its operands are equal or both null.
| |
| (Boolean to JsonBool) | ||
| (NullableBoolean to JsonBool) | ||
| (JsonBool to NullableBoolean) | ||
| Inequality |
Test whether values of its operands are inequal.
|