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

Property Value

Type: UInt64
See Also