TextDocumentReader Class  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class TextDocumentReader : System::IO::TextReader, Microsoft::AspNetCore::Razor::Text::ITextDocumentpublic class TextDocumentReader : System.IO.TextReader, Microsoft.AspNetCore.Razor.Text.ITextDocumenttype TextDocumentReader = class
    inherit TextReader
    interface ITextDocument
    interface ITextBufferPublic Class TextDocumentReader
Inherits TextReader
Implements ITextDocument- Inheritance
- 
				TextDocumentReader
- Implements
Constructors
| TextDocumentReader(ITextDocument) | 
Properties
| Length | |
| Location | |
| Position | 
Methods
| Peek() | |
| Read() |