JsonDynamicIsObject Property |
Tests if this is JSON object.
Namespace: Dextronet.JsonieAssembly: Dextronet.Jsonie (in Dextronet.Jsonie.dll) Version: 1.0.0.0
Syntax public bool IsObject { get; }
Public ReadOnly Property IsObject As Boolean
Get
Property Value
Type:
BooleanSee Also