ImmutableArray<T>.Length Vlastnost

Definice

Získá počet prvků v poli.

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

Hodnota vlastnosti

Počet prvků v poli.

Platí pro