JsonValueNull Field

Represents the JavaScript null value. The Type of the value is also Null.

Definition

Namespace: KGySoft.Json
Assembly: KGySoft.Json (in KGySoft.Json.dll) Version: 3.0.0
C#
public static readonly JsonValue Null

Field Value

JsonValue

See Also