JsonValueUndefined Field

Represents the JavaScript undefined value. The Type of the value is also Undefined. This is the value of a default JsonValue instance.

Definition

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

Field Value

JsonValue

See Also