New to Telerik UI for WPFStart a free 30-day trial

Definition

Namespace:Telerik.Windows.Core

Assembly:Telerik.Windows.Scheduling.Core.dll

Syntax:

C#
public sealed class CollectionChangedHelper : IDisposable

Inheritance: objectCollectionChangedHelper

Implements: IDisposable

Constructors

C#
public CollectionChangedHelper(INotifyCollectionChanged target, Action<NotifyCollectionChangedEventArgs> collectionChangedCallback)
Parameters:targetINotifyCollectionChangedcollectionChangedCallbackAction<NotifyCollectionChangedEventArgs>

Methods

C#
public void Dispose()

Implements: IDisposable.Dispose()