Raises the RemoveComplete event.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
protected virtual void OnRemoveComplete ( |
Visual Basic
![]() |
---|
Protected Overridable Sub OnRemoveComplete( _ |
Type: Int32
The zero-based index in the collection from where the item was removed.
Type: T
The item that was removed.