JsonElementForBooleanFalseSchema.Mutable
Definition
Namespace: Corvus.Text.Json
Assembly: Corvus.Text.Json.dll
Source: JsonElementForBooleanFalseSchema.Mutable.cs
public readonly struct JsonElementForBooleanFalseSchema.Mutable : IMutableJsonElement<JsonElementForBooleanFalseSchema.Mutable>, IJsonElement<JsonElementForBooleanFalseSchema.Mutable>, IJsonElement
Implements
IMutableJsonElement<JsonElementForBooleanFalseSchema.Mutable>, IJsonElement<JsonElementForBooleanFalseSchema.Mutable>, IJsonElement
Properties
| Property | Type | Description |
|---|---|---|
| this[int] | JsonElementForBooleanFalseSchema.Mutable |
|
| ValueKind | JsonValueKind |
Methods
| Method | Description |
|---|---|
| Clone() | |
| CreateBuilder(JsonWorkspace) | |
| Equals | |
| EvaluateSchema(IJsonSchemaResultsCollector) | |
From(ref T) static |
|
| GetHashCode() | |
| ToString() | |
| WriteTo(Utf8JsonWriter) |
Operators
Applies To
| Product | Versions |
|---|---|
| .NET | 9, 10 |
| .NET Standard | 2.0, 2.1 |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests.
Open an issue