C1WrapDataCollection.SuppressionContext<S,T> Class
In This Topic
Suppression context used to handle the notifications
Object Model
Syntax
'Declaration
Public Class C1WrapDataCollection.SuppressionContext
(Of As Class,
As Class)
public class C1WrapDataCollection.SuppressionContext<,>
where S: class
where T: class
Type Parameters
Inheritance Hierarchy
System.Object
C1.DataCollection.C1WrapDataCollection`2.SuppressionContext<S,T>
See Also