Memory<T>.Length Propriété

Définition

Retourne le nombre d'éléments dans l’instance actuelle.

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 l’instance actuelle.

S’applique à