Count property (ILEADRasterImgList)
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