Click or drag to resize

ModelClone Method

shallow clone the model.

Namespace:  Karamba.Models
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public virtual Model Clone()

Return Value

Type: Model
cloned model.
See Also