Table of Contents

Class CustomCriteriaCollection

Namespace
DevExpress.Xpo
Assembly
DevExpress.Xpo.v24.1.dll
public class CustomCriteriaCollection : CustomDictionaryCollection<MethodInfo, ICustomCriteriaOperatorQueryable>
Inheritance
CustomCriteriaCollection

Constructors

CustomCriteriaCollection()

public CustomCriteriaCollection()

Methods

GetKey(ICustomCriteriaOperatorQueryable)

protected override MethodInfo GetKey(ICustomCriteriaOperatorQueryable item)

Parameters

item ICustomCriteriaOperatorQueryable

Returns

MethodInfo