Table of Contents

Method GetPriority

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

GetPriority(int)

Returns priority of the item.

public override int GetPriority(int index)

Parameters

index int

Index of item within collection.

Returns

int

Integer representing priority of specified item.