Contents

getCount

Returns the current number of key/object pairs contained within the dictionary.

Declaration

virtual unsigned int getCount() const;

Return Value

The current number of key/object pairs contained within the dictionary.

See Also

Miscellaneous