Partager via


ManagedObjectCollection<TItem>.Removed Event

Definition

public:
 event EventHandler<Microsoft::Practices::CompositeUI::Utility::DataEventArgs<TItem> ^> ^ Removed;
public event EventHandler<Microsoft.Practices.CompositeUI.Utility.DataEventArgs<TItem>> Removed;
member this.Removed : EventHandler<Microsoft.Practices.CompositeUI.Utility.DataEventArgs<'Item>> 
Public Event Removed As EventHandler(Of DataEventArgs(Of TItem)) 

Event Type

Applies to