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