Method GetFullDisplayText
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v9.dll
GetFullDisplayText(int)
When implemented by a class, returns string representing full text of the item.
string GetFullDisplayText(int index)
Parameters
index
intIndex of item within collection.
Returns
- string
String representing full display text of specified item.