Method Clone
- Namespace
- Innova.Data.StructuredSearch
- Assembly
- Innova.Data.dll
Clone()
Creates a clone of the operator.
public virtual Operator Clone()
Returns
- Operator
A new instance of the operator.
Creates a clone of the operator.
public virtual Operator Clone()
A new instance of the operator.