Skip to main content
All docs
V20.1
.NET Framework 4.5.2+

NonPersistentObjectSpace.CreateServerCollection(Type, CriteriaOperator) Method

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v20.1.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public override object CreateServerCollection(
    Type objectType,
    CriteriaOperator criteria
)

Parameters

Name Type
objectType Type
criteria CriteriaOperator

Returns

Type
Object
See Also