astMapSize

Get the number of entries in a KeyMap

Description:

This function returns the number of entries in a KeyMap.

Synopsis

int astMapSize( AstKeyMap this )

Parameters:

this
Pointer to the KeyMap.

Returned Value

astMapSize()
The number of entries in the KeyMap.

Notes: