Condividi tramite


CRBTree::GetCount

Chiamare questo metodo per ottenere il numero di elementi nella struttura ad albero.

size_t GetCount( ) const throw( );

Valore restituito

Restituisce il numero di elementi (ogni coppia chiave è un elemento) archiviati nella struttura ad albero.

Requisiti

Header: atlcoll.h

Vedere anche

Riferimenti

CRBTree Class

CRBTree::IsEmpty