Click or drag to resize

IArrayBufferViewOffset Property

Gets the view's offset within the underlying ArrayBuffer.

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

Property Value

UInt64
See Also