Click or drag to resize
JsonDynamicIsObject Property
Tests if this is JSON object.

Namespace: Dextronet.Jsonie
Assembly: Dextronet.Jsonie (in Dextronet.Jsonie.dll) Version: 1.0.0.0
Syntax
public bool IsObject { get; }

Property Value

Type: Boolean
See Also