Click or drag to resize
AbstractWrapperInfoTInfoClone Method
Creates a clone of the object.

Namespace: CMS.DataEngine.Internal
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public override TInfo Clone()

Return Value

Type: TInfo
See Also