Method GetDisplayText
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v9.dll
GetDisplayText(int)
Returns string representing the display text of the item.
public override string GetDisplayText(int index)
Parameters
index
intIndex of item within collection.
Returns
- string
String representing display text of specified item.