Click or drag to resize

V8FastArgs.Count Property

Gets the number of arguments in the list.

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

Property Value

Int32
See Also