ImmutableArray<T>.Length Propriété

Définition

Obtient le nombre d’éléments contenus dans le tableau.

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

Valeur de propriété

Nombre d’éléments dans le tableau.

S’applique à