Topic Path: Symbol Reference > Classes > TIdThreadSafeList Class > TIdThreadSafeList Methods
ContentsIndexHome
PreviousUpNext
TIdThreadSafeList Methods

Methods of TIdThreadSafeList.

Methods
Method 
Description 
 
Removes and frees object instances in the thread-safe list. 
Indicates the number of entries in the thread-safe data type. 
Indicates if the thread-safe list is smaller than a threshold Value. 
Indicates if the thread-safe list is empty, or contains no items. 
Pop 
Extracts the object instance from the list found at its highest index position. 
Pull 
Extracts the object instance from the list found at its lowest index position. 
Constructors
Constructor 
Description 
Constructor for the thread-safe list. 
Destructors
Destructor 
Description 
Frees the thread-safe data type. 
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.