SequenceReader<T>.Length Propriedade

Definição

Obtém a contagem de itens no Sequence do leitor.Gets the count of items in the reader's Sequence.

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

Valor da propriedade

Int64

A contagem de itens nos leitores Sequence .The count of items in the reader's Sequence.

Aplica-se a