Table of Contents

Method GetFullDisplayText

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

GetFullDisplayText(int)

Returns string representing full display text of the item.

public virtual string GetFullDisplayText(int index)

Parameters

index int

Index of item within collection.

Returns

string

String representing full display text of specified item.