CRBTree::GetCount

调用此方法获取元素数在树的。

size_t GetCount( ) const throw( );

返回值

返回在树(每个键/值对都是一个元素)存储的元素的数目。

要求

Header: atlcoll.h

请参见

参考

CRBTree选件类

CRBTree::IsEmpty