QueryOperandCollection Class
Represents a collection of QueryOperand objects.
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Remarks
The methods provided by the QueryOperandCollection class allow you to perform common collection management tasks (adding, removing elements, etc.).
Inheritance
See Also