Click or drag to resize

ImageList.ImageCount Property (Typed)

X#
The number of images in the ImageList object.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY ImageCount AS LONG GET 
Request Example View Source

Property Value

Type: Long
The number of images in the ImageList object.
See Also