SphinxQLCommandICloneableClone 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
C#
Object ICloneable.Clone()

Return Value

Object
A new object that is a copy of this instance.

Implements

ICloneableClone

See Also