Table of Contents

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 ICodeSnippet

Code Snippet to insert

pos Point

Text Position