LookaheadTextReader Methods

Include Protected Members
Include Inherited Members

The LookaheadTextReader type exposes the following members.

Methods

  Name Description
Public method BeginLookahead This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public method CancelBacktrack This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public method Close (Inherited from TextReader.)
Public method CreateObjRef Security Critical. (Inherited from MarshalByRefObject.)
Public method Dispose() (Inherited from TextReader.)
Protected method Dispose(Boolean) (Inherited from TextReader.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService Security Critical. (Inherited from MarshalByRefObject.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService Security Critical. (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone() (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method Peek (Inherited from TextReader.)
Public method Read() (Inherited from TextReader.)
Public method Read(Char[], Int32, Int32) (Inherited from TextReader.)
Public method ReadAsync (Inherited from TextReader.)
Public method ReadBlock (Inherited from TextReader.)
Public method ReadBlockAsync (Inherited from TextReader.)
Public method ReadLine (Inherited from TextReader.)
Public method ReadLineAsync (Inherited from TextReader.)
Public method ReadToEnd (Inherited from TextReader.)
Public method ReadToEndAsync (Inherited from TextReader.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

LookaheadTextReader Class

System.Web.Razor.Text Namespace