Table of Contents

Method GetName

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

GetName(int)

Returns string representing name of the item.

public override string GetName(int index)

Parameters

index int

Index of item within collection.

Returns

string

String representing name of specified item.