JsonDynamicIsScalar Property |
Tests if this is JSON string or number or boolean or null.
Namespace: Dextronet.JsonieAssembly: Dextronet.Jsonie (in Dextronet.Jsonie.dll) Version: 1.0.0.0
Syntax public bool IsScalar { get; }
Public ReadOnly Property IsScalar As Boolean
Get
Property Value
Type:
BooleanSee Also