CListCtrl::GetItemCount

来源:互联网 发布:淘宝卖家服务电话多少 编辑:程序博客网 时间:2024/05/22 15:33

CListCtrl::GetItemCount

Retrieves the number of items in a list view control.

int GetItemCount( ) const;

Return Value

The number of items in the list view control.