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 VectorChanged event of an observable vector.
Template parameters
- T
The type of the values in the vector.
Members
The VectorChangedEventHandler<T> interface inherits from the IUnknown interface. VectorChangedEventHandler also has these types of members:
- Methods
Methods
The VectorChangedEventHandler<T> interface has these methods.
Method | Description |
---|---|
Invoke | Invokes the method that handles the VectorChanged event of an observable vector. |
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Header |
Windows.Foundation.Collections.h |