BufferTextReader 類別

定義

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
繼承
BufferTextReader
屬性

建構函式

名稱 Description
BufferTextReader(TextBuffer)

方法

名稱 Description
Peek()
Read()
Read(Char[], Int32, Int32)

適用於