[]
Interface implemented by dynamic items created by C1DataCollectionBindingList.
public interface IDataCollectionBindingListItem
This interface can be used to access the original item in the underlying IDataCollection<T>.
| Name | Description |
|---|---|
| Item | Gets the original item in the IDataCollection<T>. |
| Properties | Gets the collection of properties of the item. |