IArrayBufferViewSize Property |
Gets the view's size in bytes.
Namespace: Microsoft.ClearScript.JavaScriptAssembly: ClearScript.Core (in ClearScript.Core.dll) Version: 7.4.5
Syntax ReadOnly Property Size As ULong
Get
property unsigned long long Size {
unsigned long long get ();
}
abstract Size : uint64 with get
Property Value
UInt64See Also