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