Click or drag to resize

JamBaseShellListViewIsEmpty Method

Checks if the list is empty.

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

Return Value

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