Click or drag to resize

JamBaseShellListViewIsEmpty Method

Checks if the list is empty.

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

Return Value

Boolean
True, if the list is empty.
See Also