Share via


CAtlList::GetCount

Call this method to return the number of objects in the list.

size_t GetCount( ) const throw( );

Return Value

Returns the number of elements in the list.

Example

See the example for CAtlList::Find.

Requirements

Header: atlcoll.h

See Also

Reference

CAtlList Class

CAtlList::IsEmpty