Is this value null?

Namespace: ScopeRuntime
Assembly: ScopeRuntime (in ScopeRuntime.exe) Version: 1.0.0.0 (10.2.2.0)

Syntax

C#
public virtual bool IsNull()
Visual Basic
Public Overridable Function IsNull As Boolean
Visual C++
public:
virtual bool IsNull()

Return Value

true/false

See Also