Method GetCategory
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v9.dll
GetCategory(int)
Gets a category by its index.
public virtual CodeCompletionCategory GetCategory(int index)
Parameters
index
intIndex of the item in the categories collection.
Returns
- CodeCompletionCategory
CodeCompletionCategory by its index.