Click or drag to resize

JamBaseShellListViewIsEmpty Method

Checks if the list is empty.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public bool IsEmpty()

Return Value

Type: Boolean
True, if the list is empty.
See Also