TypedArray1.Item

TypedArray<T> indexer

获取或设置!:T在指定的索引处.

public abstract T this[int index] { get; set; }
范围描述
index索引。

适当的价值

的!:T.

也可以看看