Table of Contents

Method GetCategory

Namespace
Alternet.Syntax.CodeCompletion
Assembly
Alternet.Syntax.v9.dll

GetCategory(int)

When implemented by a class, gets a category by its index.

CodeCompletionCategory GetCategory(int index)

Parameters

index int

Index of the item in the categories collection.

Returns

CodeCompletionCategory

CodeCompletionCategory by its index.