This document is archived and information here might be outdated. Recommended version. |
Indicates true if current token is a property value or array value and equals to null.
[Visual Basic .NET] Public Function IsNull ( _ ) As Boolean
[C#] public bool IsNull ( );
[C++]
HRESULT IsNull(
void
);