Table of Contents

Method GetName

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

GetName(int)

Returns ICodeSnippetMember.Name of the snippet member specified by index.

public override string GetName(int index)

Parameters

index int

Specifies an index of the snippet.

Returns

string