XPClassInfo.CollectionProperties Property
Gets the IEnumerable interface which populates XPMemberInfo objects for the XPCollection type properties.
Namespace: DevExpress.Xpo.Metadata
Assembly: DevExpress.Xpo.v20.2.dll
Declaration
Property Value
Type | Description |
---|---|
IEnumerable | The IEnumerable interface which populates XPMemberInfo objects for XPCollection type properties. |
See Also
Feedback