Class TypedArray<T>Abstract

A strongly typed C# array.

Type Parameters

  • T

    The type of the array.

Implements

Constructors

Methods

Constructors

Methods

  • Returns Iterator<JsType<T>, any, undefined>