Uint32Array.Item

Uint32Array indexer

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

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

プロパティ値

UInt32.

関連項目