IArrayBufferViewOffset Property |
Gets the view's offset within the underlying ArrayBuffer.
Namespace: Microsoft.ClearScript.JavaScriptAssembly: ClearScript.Core (in ClearScript.Core.dll) Version: 7.4.5
Syntax ReadOnly Property Offset As ULong
Get
property unsigned long long Offset {
unsigned long long get ();
}
abstract Offset : uint64 with get
Property Value
UInt64See Also