Clones this instance.

Namespace: Dapfor.Wpf.Controls
Assembly: Dapfor.Wpf (in Dapfor.Wpf.dll) Version: 4.1.0.26317 (4.1.0.26317)

Syntax

C#
public Object Clone()
Visual Basic
Public Function Clone As Object
Visual C++
public:
Object^ Clone()
F#
member Clone : unit -> Object 

Return Value

Type: Object
System.Object.

See Also