Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / ActiveDateTime Class / Dispose Method

In This Topic
    Dispose Method (ActiveDateTime)
    In This Topic
    Releases all the resources used by the ActiveDateTime object.
    Syntax
    'Declaration
     
    
    Public Sub Dispose() 
    public void Dispose()
    See Also