SequenceReader<T>.AdvanceToEnd Method

Definition

Moves the reader to the end of the sequence.

public:
 void AdvanceToEnd();
public void AdvanceToEnd ();
member this.AdvanceToEnd : unit -> unit
Public Sub AdvanceToEnd ()

Applies to