InlineArrayAttribute.Length 屬性

定義

取得在內嵌數位類型中複寫的循序欄位數目。

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

屬性值

在內嵌數位類型中複寫的循序欄位數目。

適用於