![]() |
• Utility Library |
|
API Links
Developer Links
|
List::PurgeDefined in:
Deletes all elements in a list.
C4List.hPrototype
Description
The Purge function deletes all objects contained in a list. The list is subsequently empty. To remove all elements of a list without destroying them, use the List::RemoveAll function.
See Also
|