Retrieves the quantity of hash-map keys currently in the container.
CaContainer
None
HUINT32 - number of keys as an unsigned 32-bit integer
Example
CaContainer bag; HUINT32 iNumKeys = bag.GetKeyCount();
More information:
| Copyright © 2013 CA. All rights reserved. |
|