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