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.5.0
Syntax
ulong Length { get; }

Property Value

UInt64
See Also