TypedArray1.Item

TypedArray<T> indexer

Ottiene o imposta il!:T all’indice specificato.

public abstract T this[int index] { get; set; }
ParametroDescrizione
indexL’indice.

Valore della proprietà

Il!:T .

Guarda anche