TypedArray.Length
TypedArray.Length property
Gets the length of a typed array.
public int Length { get; }
Property Value
The length in bytes.
See Also
- class TypedArray
- package com.aspose.html
- package Aspose.HTML
Gets the length of a typed array.
public int Length { get; }
The length in bytes.