Click or drag to resize

CollectionChangedHandlerTItem, TCollectionOnUnregisterCollection Method

Called when the object has unregistered the collection

Namespace:  Eto
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
protected virtual void OnUnregisterCollection(
	EventArgs e
)

Parameters

e
Type: SystemEventArgs

[Missing <param name="e"/> documentation for "M:Eto.CollectionChangedHandler`2.OnUnregisterCollection(System.EventArgs)"]

See Also