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

Name Description
LookaheadTextReader()

Properties

Name Description
CurrentLocation

Methods

Name Description
BeginLookahead()
CancelBacktrack()

Applies to