Click or drag to resize

InterShapeClone Method

clone the mapping

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

Return Value

Type: Object
cloned mapping

Implements

ICloneableClone
See Also