Click or drag to resize

ModelClone Method

shallow clone the model

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

Return Value

Type: Model
cloned model
See Also