CAtlMap::IsEmpty

Call this method to test for an empty map object.

bool IsEmpty( ) const throw( );

Return Value

Returns true if the map is empty, false otherwise.

Requirements

Header: atlcoll.h

See Also

Reference

CAtlMap Class

CAtlMap::AssertValid

Other Resources

CAtlMap Members