Click or drag to resize

SystemImageListCount Property

Gets the number of icons in this image list.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax
public int Count { get; }

Property Value

Type: Int32
The number of icons.
See Also