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.2.3
Syntax
ulong Offset { get; }

Property Value

Type: UInt64
See Also