Table of Contents

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 int

Specifies an index of the snippet.

Returns

string