Uint16Array.Item

Uint16Array indexer

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

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

适当的价值

的UInt16.

也可以看看