Share via


CImageList::GetImageCount

Call this function to retrieve the number of images in an image list.

int GetImageCount( ) const;

Return Value

The number of images.

Example

See the example for CImageList::ExtractIcon.

Requirements

Header: afxcmn.h

See Also

Reference

CImageList Class

Hierarchy Chart

CImageList::GetImageInfo