Memory<T>.Length Proprietà

Definizione

Ottiene il numero di elementi nell'istanza corrente.

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

Valore della proprietà

Numero di elementi nell'istanza corrente.

Si applica a