CRBTree::IsEmpty

调用此方法测试空树对象。

bool IsEmpty( ) const throw( );

返回值

返回 true,如果该树为空,则 false

要求

Header: atlcoll.h

请参见

参考

CRBTree选件类

CRBTree::GetCount