BufferTextReader Class

Definition

public ref class BufferTextReader : System::IO::TextReader
[System.Runtime.InteropServices.ComVisible(false)]
public class BufferTextReader : System.IO.TextReader
[<System.Runtime.InteropServices.ComVisible(false)>]
type BufferTextReader = class
    inherit TextReader
Public Class BufferTextReader
Inherits TextReader
Inheritance
BufferTextReader
Attributes

Constructors

Name Description
BufferTextReader(TextBuffer)

Methods

Name Description
Peek()
Read()
Read(Char[], Int32, Int32)

Applies to