Table of Contents

Method GetDisplayText

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

GetDisplayText(int)

When implemented by a class, returns string representing the display text of the item.

string GetDisplayText(int index)

Parameters

index int

Index of item within collection.

Returns

string

String representing display text of specified item.