Scheduler for WPF | ComponentOne
C1.C1Schedule Namespace / AppointmentMappingCollection Class / Dispose Method

In This Topic
    Dispose Method (AppointmentMappingCollection)
    In This Topic
    Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
    Syntax
    'Declaration
     
    
    Public Overridable Sub Dispose() 
    public virtual void Dispose()
    See Also