Raises the Set event.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
protected virtual void OnSet ( |
Visual Basic
![]() |
---|
Protected Overridable Sub OnSet( _ |
Type: Int32
The zero-based index in the collection where the item is being set.
Type: T
The old item.
Type: T
The new item.