[]
        
(Showing Draft Content)

C1.DataCollection.BindingList.C1DataCollectionBindingList.OnListChanged

OnListChanged Method

OnListChanged(object, ListChangedEventArgs)

Called to raise ListChanged event.

Declaration
protected void OnListChanged(object sender, ListChangedEventArgs e)
Parameters
Type Name Description
object sender

The object that raises the event.

ListChangedEventArgs e

The event data.