ReadOnlySequence<T>.Length Proprietà

Definizione

Ottiene la lunghezza dell'oggetto ReadOnlySequence<T>.

public:
 property long Length { long get(); };
public long Length { get; }
member this.Length : int64
Public ReadOnly Property Length As Long

Valore della proprietà

Lunghezza della sequenza di sola lettura.

Si applica a