Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the method that handles the MapChanged event of an observable map.
Template parameters
K
The type of the keys in the map.V
The type of the values in the map.
Members
The MapChangedEventHandler<K, V> interface inherits from the IUnknown interface. MapChangedEventHandler also has these types of members:
- Methods
Methods
The MapChangedEventHandler<K, V> interface has these methods.
Method | Description |
---|---|
Invoke | Invokes the method that handles the MapChanged event of an observable map. |
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Header |
Windows.Foundation.Collections.h |