Table of Contents

Method GetDisplayText

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

GetDisplayText(int)

Returns string representing the display text of the item.

public virtual string GetDisplayText(int index)

Parameters

index int

Index of item within collection.

Returns

string

String representing display text of specified item.