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.
Provides data for a MapChanged event.
Template parameters
- K
The type of the keys in the map.
Members
The IMapChangedEventArgs<K> interface inherits from IInspectable. IMapChangedEventArgs also has these types of members:
- Methods
Methods
The IMapChangedEventArgs<K> interface has these methods.
Method | Description |
---|---|
get_CollectionChange | Gets the type of change that occurred in the map. |
get_Key | Gets the key of the item that changed. |
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Header |
Windows.Foundation.Collections.h |