ImageList.ImageCount Property | |
The number of images in the ImageList object.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY ImageCount AS USUAL GET
public virtual Usual ImageCount { get; }
Request Example
View SourceProperty Value
Type:
UsualThe number of images in the ImageList object.
See Also