ComponentOne Document Library for WinForms
NotifyCollectionEventArgs Class
Members 

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace : NotifyCollectionEventArgs Class
Provides data for the INotifyCollection.CollectionChanged and INotifyCollection.CollectionChanging events.
Object Model
NotifyCollectionEventArgs Class
Syntax
'Declaration
 
Public Class NotifyCollectionEventArgs 
   Inherits System.EventArgs
public class NotifyCollectionEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      C1.Win.C1Document.NotifyCollectionEventArgs

See Also

Reference

NotifyCollectionEventArgs Members
C1.Win.C1Document Namespace