Initializes a new instance of the CollectionItemInsertEventArgs class.
Namespace: MindFusion.Scheduling
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public CollectionItemInsertEventArgs<T> ( |
Visual Basic
![]() |
---|
Public New (Of T) ( _ |
The zero based index where the item is inserted in the collection.
The item that is inserted.