Поделиться через


JSType.Array<T> Класс

Определение

Маршалирует как копию типа Массив JavaScript или TypedArray .

public: generic <typename T>
 where T : JSTyperef class JSType::Array sealed : System::Runtime::InteropServices::JavaScript::JSType
public sealed class JSType.Array<T> : System.Runtime.InteropServices.JavaScript.JSType where T : JSType
type JSType.Array<'T (requires 'T :> JSType)> = class
    inherit JSType
Public NotInheritable Class JSType.Array(Of T)
Inherits JSType

Параметры типа

T

Тип элемента массива.

Наследование
JSType.Array<T>

Методы

Equals(Object)

Определяет, равен ли указанный объект текущему объекту.

(Унаследовано от Object)
GetHashCode()

Служит хэш-функцией по умолчанию.

(Унаследовано от Object)
GetType()

Возвращает объект Type для текущего экземпляра.

(Унаследовано от Object)
MemberwiseClone()

Создает неполную копию текущего объекта Object.

(Унаследовано от Object)
ToString()

Возвращает строку, представляющую текущий объект.

(Унаследовано от Object)

Применяется к