Method GetText
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v9.dll
GetText(int)
Returns value of ICodeSnippetCode.Code
of the code snippet specified by index.
public override string GetText(int index)
Parameters
index
intSpecifies an index of the snippet.