IArrayBufferSize Property |
Gets the size of the ArrayBuffer in bytes.
Namespace:
Microsoft.ClearScript.JavaScript
Assembly:
ClearScript.Core (in ClearScript.Core.dll) Version: 7.3.1
SyntaxReadOnly Property Size As ULong
Get
property unsigned long long Size {
unsigned long long get ();
}
abstract Size : uint64 with get
Property Value
Type:
UInt64
See Also