Windows.Foundation.Collections interfaces
In this section
| Interface | Description |
|---|---|
|
Exposes an iterator that supports simple iteration over a collection of a specified type. | |
|
Supports simple iteration over a collection. | |
|
Represents a key-value pair. | |
|
Represents an associative collection. | |
|
Provides data for the changed event of a map. | |
|
Represents an immutable view into a map. | |
|
Notifies listeners of dynamic changes to a map, such as when items are added or removed. | |
|
Notifies listeners of changes to the vector. | |
|
Represents a collection of key-value pairs. | |
|
Represents a random-access collection of elements. | |
|
Provides data for the changed event of a vector. | |
|
Represents an immutable view into a vector. |
Build date: 2/25/2013
