DataCollection | ComponentOne
C1.DataCollection.BindingList Assembly / C1.DataCollection.BindingList Namespace
Inheritance Hierarchy
In This Topic
    C1.DataCollection.BindingList Namespace
    In This Topic
    Classes
     ClassDescription
    ClassThis collection takes an System.ComponentModel.IBindingList and wraps its features to be consumed as an C1.DataCollection.IDataCollection<T>.
    ClassBase class for dynamically created records from C1BindingListDataCollection.
    ClassC1BindingListDataCollection extension methods.
    ClassThis class exposes an C1.DataCollection.IDataCollection<T> as a System.ComponentModel.IBindingList so it can be used in WinForm controls that has support for this interface.
    Interfaces
     InterfaceDescription
    InterfaceInterface implemented by dynamic items created by C1BindingListDataCollection.
    InterfaceInterface implemented by dynamic items created by C1DataCollectionBindingList.
    See Also