Delegate StatefulCollection<T>.CollectionCommittedEventHandlder
Namespace: Simplic.Collections.Generic
Assembly: Simplic.CoreLib.dll
Syntax
public delegate void CollectionCommittedEventHandlder(object sender, CollectionCommittedEventArgs args);
Parameters
Type | Name | Description |
---|---|---|
System.Object | sender | |
CollectionCommittedEventArgs | args |