Skip to main content
A newer version of this page is available.
All docs
V18.2

NonPersistentObjectSpace.CreateServerCollection(Type, CriteriaOperator) Method

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v18.2.dll

Declaration

public override object CreateServerCollection(
    Type objectType,
    CriteriaOperator criteria
)

Parameters

Name Type
objectType Type
criteria CriteriaOperator

Returns

Type
Object
See Also