Поделиться через


CRBTree::IsEmpty

Call this method to test for an empty tree object.

bool IsEmpty( ) const throw( );

Возвращаемое значение

Returns true if the tree is empty, false otherwise.

Требования

Header: atlcoll.h

См. также

Основные понятия

CRBTree Class

CRBTree Members

CRBTree::GetCount