Share via


BufferingTextReader.Read Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Read() This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Returns the current character from the buffer and advances the buffer position to the next character. (Overrides TextReader.Read().)
Public method Read(Char[], Int32, Int32) (Inherited from TextReader.)

Top

See Also

Reference

BufferingTextReader Class

System.Web.Razor.Text Namespace