[]
        
(Showing Draft Content)

C1.DataCollection.C1WrapDataCollection-2.SuppressionContext

C1WrapDataCollection<S, T>.SuppressionContext Class

Suppression context used to handle the notifications

Inheritance
C1WrapDataCollection<S, T>.SuppressionContext
Implements
Namespace: C1.DataCollection
Assembly: C1.DataCollection.dll
Syntax
public class C1WrapDataCollection<S, T>.SuppressionContext : IDisposable

Properties

Name Description
Notifications

Gets the notifications that were suppressed.

Methods

Name Description
Dispose()
RaiseNotificationsAsync(IEnumerable<Tuple<object?, NotifyCollectionChangedEventArgs>>, CancellationToken)

Raises the specified notifications.