INotifyKeyChanged Interface

Interface for IKeyedCollectionItem<T> to preserve the collection integrity when the key changes.
Public Interface INotifyKeyChanged
This language is not supported or no code example is available.
public interface INotifyKeyChanged
This language is not supported or no code example is available.
Events
 
Name Description
Public event KeyChanged The key changed event.
Top

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition