Sphinx QLParameterICloneableClone Method
Creates a new object that is a copy of the current instance.
Definition
Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
A new object that is a copy of this instance.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
Object ICloneable.Clone()VB
Private Function Clone As Object Implements ICloneable.CloneReturn Value
ObjectA new object that is a copy of this instance.