Click or drag to resize

IArrayBuffer.Size Property

Gets the size of the ArrayBuffer in bytes.

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

Property Value

UInt64
See Also