IProjectionBufferBase.Insert Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Insert(Int32, String) | Inserts the given text at the specified position in the ITextBuffer. (Inherited from ITextBuffer.) | |
Insert(Int32, String) | Inserts the specified text at the specified position in the ITextBuffer. |
Top