Creates a new object that is a copy of the current instance.
Namespace:
Stimulsoft.Data.Engine
Assembly:
Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax Public Function Clone As Object
Return Value
Type:
ObjectA new object that is a copy of this instance.
Implements
ICloneableCloneSee Also