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