Creates a new instance of the CollectionChangedEventArgs class for events raised for the specified action and changing the specified old item with the new one.
Namespace: MindFusion.Scheduling
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public CollectionChangedEventArgs ( |
Visual Basic
![]() |
---|
Public New ( _ |
The new item.
The old item.