CriteriaOperatorCollection Class
Represents a collection of CriteriaOperator objects.
Namespace: DevExpress.Data.Filtering
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Related API Members
The following members return CriteriaOperatorCollection objects:
Remarks
The methods provided by the CriteriaOperatorCollection class allow you to perform common collection management tasks (adding, removing elements, etc.).
Inheritance
See Also