Click or drag to resize

ShellSystemListSelCount Property

Gets the number of selected items.

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

Property Value

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