BindingList<(Of <(<'BindingListItemType>)>)>..::..DeletedCollection_ListChanged Event

Namespace:  JiwaFinancials.Jiwa.JiwaApplication
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public event [DeletedCollection_ListChangedEventHandler] DeletedCollection_ListChanged
Public Event DeletedCollection_ListChanged As [DeletedCollection_ListChangedEventHandler]
public:
 event [DeletedCollection_ListChangedEventHandler]^ DeletedCollection_ListChanged {
	void add ([DeletedCollection_ListChangedEventHandler]^ value);
	void remove ([DeletedCollection_ListChangedEventHandler]^ value);
}