BufferTextReader Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- Héritage
-
BufferTextReader
- Attributs
Constructeurs
| BufferTextReader(TextBuffer) |
Méthodes
| Peek() | |
| Read() | |
| Read(Char[], Int32, Int32) |