Click or drag to resize

AsyncObservableCollectionTOnCollectionChanged Method

Namespace:  Clio.Utilities.Collections
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
protected override void OnCollectionChanged(
	NotifyCollectionChangedEventArgs e
)

Parameters

e
Type: System.Collections.SpecializedNotifyCollectionChangedEventArgs
See Also