Int8Array.Item

Int8Array indexer

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

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

适当的价值

的SByte.

也可以看看