Links
EControl Syntax Editor SDK
TSortedList Properties

The properties of the TSortedList class are listed here.

Property 
Description 
Number of items in the list. 
Lists the object references.
Use Items to obtain a pointer to a specific object in the array. The Index parameter indicates the index of the object, where 0 is the index of the first object, 1 is the index of the second object, and so on. Set Items to change the reference at a specific location.
Use Items with the Count property to iterate through all of the objects in the list. 
 
Property 
 
read only 
Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!