Method GetInsertText
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v9.dll
GetInsertText(int)
When implemented by a class, returns string to be inserted.
string GetInsertText(int index)
Parameters
index
intIndex of item within collection.
Returns
- string
Text to be inserted.