Span<T>.Length Propiedad

Definición

Devuelve la longitud del intervalo actual.

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

Valor de propiedad

Int32

Longitud del intervalo actual.

Se aplica a