TypedArray1.Item

TypedArray<T> indexer

Obtient ou définit le!:T à l’index spécifié.

public abstract T this[int index] { get; set; }
ParamètreLa description
indexL’index.

Valeur de la propriété

Le!:T .

Voir également