SeekableTextReader Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public ref class SeekableTextReader : System::IO::TextReader, Microsoft::AspNetCore::Razor::Text::ITextDocument
public class SeekableTextReader : System.IO.TextReader, Microsoft.AspNetCore.Razor.Text.ITextDocument
type SeekableTextReader = class
inherit TextReader
interface ITextDocument
interface ITextBuffer
Public Class SeekableTextReader
Inherits TextReader
Implements ITextDocument
- Herança
-
SeekableTextReader
- Implementações
Construtores
| SeekableTextReader(ITextBuffer) | |
| SeekableTextReader(String) | |
| SeekableTextReader(TextReader) |
Propriedades
| Length | |
| Location | |
| Position |
Métodos
| Peek() | |
| Read() |