다음을 통해 공유


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

Concepts

CAtlMap Class

CAtlMap Members

CAtlMap::AssertValid