Skip to main content
A newer version of this page is available. .

XPCollection

eXpress Persistent Objects allows the collections of persistent objects (XPCollection) to be retrieved from a data store. The retrieved collection can then be bound to a visual data-aware control since it implements the IBindingList and ITypedList interfaces.

 

Note

XPO classes can’t be used as design-time Data Sources in VS 2005 since the base XPBaseObject class implements the System.ComponentModel.ICustomTypeDescriptor interface to provide dynamic type information. You should use, for example, the XPCollection or XPView as a data source for editors and grids.

Concepts

Member Table

Task-Based Help