ReadOnlySpan<T>.Length Propriété

Définition

Nombre d’éléments dans l’étendue en lecture seule.

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

Valeur de propriété

Int32

Nombre d'éléments.

S’applique à