EControl Syntax Editor SDK
TSortedList Methods
TSortedList Methods
TSortedList Methods 
Description 
Add 
Adds new item. Returns index at which the item was inserted. 
Removes all items. 
OwnObjects specifies whether objects will be destroyed after removing from the list. 
Removes item at the specified index. 
The destructor frees all resources allocated by the current object. 
Returns item with the specified identifier Pos. 
Returns index of the item with the specified identifier Pos. If there is not item with Pos identifier result value is -1. 
Returns index of the item position of which is less or equal to Pos. 
Removes specified item from the list. 
Copyright (c) 2004-2011. All rights reserved.