Table of Contents

Method GetPriority

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

GetPriority(int)

When implemented by a class, returns priority of the item.

int GetPriority(int index)

Parameters

index int

Index of item within collection.

Returns

int

Integer representing priority of specified item.