C1.Silverlight.Schedule.5
OnCollectionChanged Method

This API supports the C1.Silverlight infrastructure and is not intended to be used directly from your code.
Syntax
'Declaration
 
Public Sub OnCollectionChanged( _
   ByVal sender As System.Object, _
   ByVal e As System.Collections.Specialized.NotifyCollectionChangedEventArgs _
) 
public void OnCollectionChanged( 
   System.object sender,
   System.Collections.Specialized.NotifyCollectionChangedEventArgs e
)

Parameters

sender
e
See Also

Reference

GroupedListBox Class
GroupedListBox Members

 

 


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