InlineArrayAttribute.Length Property

Definition

Gets the number of sequential fields to replicate in the inline array type.

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

Property Value

The number of sequential fields to replicate in the inline array type.

Applies to