Click or drag to resize

ITypedArrayLength Property

Gets the typed array's length.

Namespace: Microsoft.ClearScript.JavaScript
Assembly: ClearScript.Core (in ClearScript.Core.dll) Version: 7.4.5
Syntax
ulong Length { get; }

Property Value

UInt64
See Also