[]
        
(Showing Draft Content)

C1.UWP.DataCollection.C1CollectionView.OnVectorChanged

OnVectorChanged Method

OnVectorChanged(IVectorChangedEventArgs)

Raises the VectorChanged event.

Declaration
protected virtual void OnVectorChanged(IVectorChangedEventArgs args)
Parameters
Type Name Description
IVectorChangedEventArgs args

The Windows.Foundation.Collections.IVectorChangedEventArgs instance containing the event data.