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