Method GetDescription
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v9.dll
GetDescription(int)
Returns a content of the column, named 'Description', of the specified item from the collection.
public override string GetDescription(int index)
Parameters
index
intIndex of the item within the collection.
Returns
- string
String content of specified column.