[]
This collection takes an IBindingList and wraps its features to be consumed as an IDataCollection<T>.
Base class for dynamically created records from C1BindingListDataCollection.
C1BindingListDataCollection extension methods.
This class exposes an IDataCollection<T> as a IBindingList so it can be used in WinForm controls that has support for this interface.
Interface implemented by dynamic items created by C1BindingListDataCollection.
Interface implemented by dynamic items created by C1DataCollectionBindingList.