Click or drag to resize

InterShapeClone Method

clone the mapping.

Namespace:  Karamba.Utilities.Mappings
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public override Object Clone()

Return Value

Type: Object
cloned mapping.

Implements

ICloneableClone
See Also