Share via


LookaheadTextReader Class

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

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

Constructors

Name Description
LookaheadTextReader()

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Properties

Name Description
CurrentLocation

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Methods

Name Description
BeginLookahead()

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

CancelBacktrack()

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Applies to