Table of Contents

Method GetName

Namespace
Alternet.Syntax.CodeCompletion
Assembly
Alternet.Syntax.v9.dll

GetName(int)

Returns description of the code refactor specified by index.

public override string GetName(int index)

Parameters

index int

Specifies an index of the code refactor item.

Returns

string