Click or drag to resize
ItemWrapperICloneableClone Method
Creates a new object that is a copy of the current instance.

Namespace: Innovator.Client
Assembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax
Object ICloneable.Clone()

Return Value

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

Implements

ICloneableClone
See Also