IMapChangedEventArgs<K> interface
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
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 |
|
Show: