EControl Syntax Editor SDK
TSortedList Properties
TSortedList Properties
TSortedList Properties 
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. 
Copyright (c) 2004-2011. All rights reserved.