Int32Array.Item

Int32Array indexer

获取或设置Int32在指定的索引处.

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

适当的价值

的Int32.

也可以看看