CListCtrl::GetItemCount
Retrieves the number of items in a list view control.
int GetItemCount( ) const;
The number of items in the list view control.
See the example for CListCtrl::DeleteItem.
Header: afxcmn.h
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Retrieves the number of items in a list view control.
int GetItemCount( ) const;
The number of items in the list view control.
See the example for CListCtrl::DeleteItem.
Header: afxcmn.h