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: 7.2
Syntax
public int Count { get; }

Property Value

Int32
The number of icons.
See Also