Click or drag to resize

V8FastArg.IsNull Property

Determines whether the argument is null.

Namespace: Microsoft.ClearScript.V8.FastProxy
Assembly: ClearScript.V8 (in ClearScript.V8.dll) Version: 7.5.0
Syntax
public bool IsNull { get; }

Property Value

Boolean
See Also