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