AdvancedCollectionView.VectorChanged Event

Definition

Occurs when the vector changes.

public event Windows.Foundation.Collections.VectorChangedEventHandler<object> VectorChanged;
member this.VectorChanged : Windows.Foundation.Collections.VectorChangedEventHandler<obj> 
Public Event VectorChanged As VectorChangedEventHandler(Of Object) 

Event Type

Windows.Foundation.Collections.VectorChangedEventHandler<Object>

Implements

Windows.Foundation.Collections.IObservableVector`1.VectorChanged

Applies to