Click or drag to resize

BuilderElementClone Method

clone the builder-element

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public abstract BuilderElement Clone()

Return Value

Type: BuilderElement
cloned builder element
See Also