MapGetCountΒΆ
MapGetCount returns the number of elements in the map.
- nSize = MapGetCount(hMap)
Return Value
nSize is the number of elements. If the map is empty, the function returns 0.
Parameters
- hMap
hMap Identifies the map.
See also
id-129565
MapGetCount returns the number of elements in the map.
Return Value
nSize is the number of elements. If the map is empty, the function returns 0.
Parameters
hMap Identifies the map.
See also
id-129565