Clones this instance.
Namespace: Dapfor.Wpf.ControlsAssembly: 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: ObjectSystem.Object.