Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / dd Class / IsTreeEmpty Method

In This Topic
    IsTreeEmpty Method (dd)
    In This Topic
    Syntax
    'Declaration
     
    Public Function IsTreeEmpty( _
       ByVal path As System.String _
    ) As System.Boolean
    public System.bool IsTreeEmpty( 
       System.string path
    )

    Parameters

    path
    See Also