ITypedArrayLength Property |
Gets the typed array's length.
Namespace:
Microsoft.ClearScript.JavaScript
Assembly:
ClearScript.Core (in ClearScript.Core.dll) Version: 7.2.4
SyntaxReadOnly Property Length As ULong
Get
property unsigned long long Length {
unsigned long long get ();
}
abstract Length : uint64 with get
Property Value
Type:
UInt64
See Also