Namespace:  C1.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

C#
protected virtual void OnCollectionChanged(
	NotifyCollectionChangedEventArgs e
)
Visual Basic (Declaration)
Protected Overridable Sub OnCollectionChanged ( _
	e As NotifyCollectionChangedEventArgs _
)

See Also