Click or drag to resize

IArrayBufferView.Size Property

Gets the view's size 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