ImmutableArray<T>.Length Proprietà

Definizione

Ottiene il numero di elementi nella matrice.

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

Valore della proprietà

Int32

Numero di elementi nella matrice.

Si applica a