JamBaseShellListViewIsEmpty Method |
Checks if the list is empty.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
SyntaxPublic Function IsEmpty As Boolean
member IsEmpty : unit -> bool
Return Value
BooleanTrue, if the list is empty.
See Also