C4 Engine
C4 Engine API Documentation

Map::GetMapElementCount

Defined in:  TSMap.h
Returns the number of elements in a map.
Prototype

int32 GetMapElementCount(voidconst;

Description
The GetMapElementCount function iterates through the members of a map and returns the count.
See Also

Map::Empty