InlineArrayAttribute.Length 屬性

定義

取得內聯陣列類型中要複製的連續欄位數量。

public:
 property int Length { int get(); };
public int Length { get; }
member this.Length : int
Public ReadOnly Property Length As Integer

屬性值

內嵌陣列類型中需複製的連續欄位數量。

適用於