Use to determine how many string pairs are in an object.
int size ();
Integer. Returns the number of string pairs in the object.
Pointer to object
Object
int numPairs;numPairs = pmyclMapObj->size( );
int numPairs;numPairs = myclMapObj.size( );
View this book as PDF