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

LookaheadTextReader()

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

Properties

CurrentLocation

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

Methods

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