Basic Library for WinRT
OnSourceCollectionChanged Method

Syntax
'Declaration
 
Protected Sub OnSourceCollectionChanged( _
   ByVal sender As System.Object, _
   ByVal args As System.Collections.Specialized.NotifyCollectionChangedEventArgs _
) 
protected void OnSourceCollectionChanged( 
   System.object sender,
   System.Collections.Specialized.NotifyCollectionChangedEventArgs args
)

Parameters

sender
args
See Also

Reference

C1CollectionView Class
C1CollectionView Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback