Skip to main content
A newer version of this page is available.
All docs
V19.1

NonPersistentObjectSpace.CreateServerCollection(Type, CriteriaOperator) Method

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v19.1.dll

Declaration

public override object CreateServerCollection(
    Type objectType,
    CriteriaOperator criteria
)

Parameters

Name Type
objectType Type
criteria CriteriaOperator

Returns

Type
Object
See Also