ReadOnlySpan<T>.Length Propiedad

Definición

El número de elementos del intervalo de solo lectura.

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

Valor de propiedad

Int32

Número de elementos.

Se aplica a