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