Uint8Array.Item

Uint8Array indexer

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

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

プロパティ値

Byte.

関連項目