QueryOperandCollection Class
In This Article
Represents a collection of QueryOperand objects.
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v24.2.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.).
See Also