Map::Empty
Defined in:
Returns a boolean value indicating whether a map is empty.
TSMap.hPrototype
bool Empty(void) const;
Description
The Empty function returns true if the map contains no elements, and false otherwise.
See Also
