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
属性

コンストラクター

名前 説明
BufferTextReader(TextBuffer)

メソッド

名前 説明
Peek()
Read()
Read(Char[], Int32, Int32)

適用対象