Table of Contents

Event ItemRemoved

Namespace
Alternet.Base.Collections
Assembly
Alternet.UI.Common.dll

Occurs when an item is removed from the collection.

public event CollectionItemChangedHandler<T>? ItemRemoved

Returns

CollectionItemChangedHandler<T>
Occurs when an item is removed from the collection.