IVectorChangedEventArgs interface
Provides data for a VectorChanged event.
Members
The IVectorChangedEventArgs interface inherits from IInspectable. IVectorChangedEventArgs also has these types of members:
Methods
The IVectorChangedEventArgs interface has these methods.
| Method | Description |
|---|---|
| get_CollectionChange |
Gets the type of change that occurred in the vector. |
| get_Index |
Gets the position in the vector where the change occurred. |
Requirements
|
Minimum supported client |
Windows 8 |
|---|---|
|
Minimum supported server |
Windows Server 2012 |
|
Header |
|
Show: