AppointmentStatusCollection.Dispose() Method
Disposes of the AppointmentStatusCollection object.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.dll
Declaration
Remarks
Calls Dispose method for each object in the collection, thus performing all object cleanup.
See Also