Count property (ILEADRasterImgList)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long Count

Overview

Refer to Using the Image List Control.

Remarks

(Read-only)(Runtime-only) Gets the current number of items in the ImageList Control.

Note:

Item indexing begins with 0 and continues to Count - 1.

See Also

Elements

ExportBitmapList method, ExportedBitmapList property, ImportBitmapList method, SortExt method, Item property, RowCount property, ColumnCount property, PageCount property, Insert method, EnsureVisible method, Remove method, Clear method

Topics

Raster Images: Displaying Images