Int8Array.Item

Int8Array indexer

を取得または設定しますSByte指定されたインデックスで.

public override sbyte this[int index] { get; set; }
パラメータ説明
indexインデックス。

プロパティ値

SByte.

関連項目