Method InsertCodeSnippet
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v9.dll
InsertCodeSnippet(ICodeSnippet, Point)
Inserts Code Snippet at the given position in the text
void InsertCodeSnippet(ICodeSnippet snippet, Point pos)
Parameters
snippet
ICodeSnippetCode Snippet to insert
pos
PointText Position