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
- namespace Aspose.Html
- assembly Aspose.HTML
Gets the length of a typed array.
public int Length { get; }
The length in bytes.