A newer version of this page is available.
Switch to the current version.
OperandValue.Clone() Method
Creates a copy of the current OperandValue instance.
Namespace: DevExpress.Data.Filtering
Assembly: DevExpress.Data.v19.2.dll
Declaration
Returns
Type | Description |
---|---|
OperandValue | An OperandValue object which represents an exact copy of the current object. |
See Also
Feedback