Share via


LookaheadTextReader Class

Definition

public ref class LookaheadTextReader abstract : System::IO::TextReader
public abstract class LookaheadTextReader : System.IO.TextReader
type LookaheadTextReader = class
    inherit TextReader
Public MustInherit Class LookaheadTextReader
Inherits TextReader
Inheritance
LookaheadTextReader

Constructors

LookaheadTextReader()

Properties

CurrentLocation

Methods

BeginLookahead()
CancelBacktrack()

Applies to