Click or drag to resize

ShellSystemListSelCount Property

Gets the number of selected items.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public int SelCount { get; }

Property Value

Int32
The number of selected items or 0 if nothing is selected.
See Also