Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandMdiList Class / IsEmpty Method

In This Topic
    IsEmpty Method
    In This Topic
    Returns true if there are currently no items in the list.
    Syntax
    'Declaration
     
    
    Public Function IsEmpty() As Boolean
    public bool IsEmpty()
    See Also