public Insert ( int offset, ITextSource text ) : void | ||
offset | int | The offset at which the text is inserted. |
text | ITextSource | The new text. |
return | void |
public Insert ( int offset, ITextSource text ) : void | ||
offset | int | The offset at which the text is inserted. |
text | ITextSource | The new text. |
return | void |