Methods of TIdThreadSafeList.
|
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. | |
|
Extracts the object instance from the list found at its highest index position. | |
|
Extracts the object instance from the list found at its lowest index position. |
|
Constructor |
Description |
|
Constructor for the thread-safe list. |
|
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.
|