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
intIndex of item within collection.
Returns
- int
Integer representing priority of specified item.