TypedArray.Length

TypedArray.Length property

型付き配列の長さを取得します。

public int Length { get; }

プロパティ値

バイト単位の長さ.

関連項目