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 © 2014 CA Technologies.
All rights reserved.
|
|