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