Links
EControl Syntax Editor SDK
ecLists Namespace

This is namespace ecLists.

Topic 
Description 
The following table lists classes in this documentation. 
The following table lists functions in this documentation. 
The following table lists types in this documentation. 
 
Method 
Class 
Description 
Base class for ranges that stores particular range of positions. 
Collection of overlapped ranges. All ranges are sorted for quick search. 
Array of sorted ranges 
Base class for sorted items. 
Sorted list. List of TSortedItem objects. 
Function 
Description 
Search in sorted list. 
Type 
Description 
Compares item in the list with the key

List[Index] > Key => Result > 0
List[Index] = Key => Result = 0
List[Index] < Key => Result < 0 
Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!