ITextDocument 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public interface class ITextDocument : Microsoft::AspNetCore::Razor::Text::ITextBuffer
public interface ITextDocument : Microsoft.AspNetCore.Razor.Text.ITextBuffer
type ITextDocument = interface
interface ITextBuffer
Public Interface ITextDocument
Implements ITextBuffer
- 派生
- 实现
属性
Length | (继承自 ITextBuffer) |
Location | |
Position | (继承自 ITextBuffer) |
方法
Peek() | (继承自 ITextBuffer) |
Read() | (继承自 ITextBuffer) |