Click or drag to resize
JsonData  Conversion (JsonData to Boolean)

[Missing <summary> documentation for "M:X3Platform.Json.JsonData.op_Explicit(X3Platform.Json.JsonData)~System.Boolean"]

Namespace: X3Platform.Json
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public static explicit operator bool (
	JsonData data
)

Parameters

data
Type: X3Platform.JsonJsonData

[Missing <param name="data"/> documentation for "M:X3Platform.Json.JsonData.op_Explicit(X3Platform.Json.JsonData)~System.Boolean"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:X3Platform.Json.JsonData.op_Explicit(X3Platform.Json.JsonData)~System.Boolean"]

See Also