Class TreeViewAdvCloneManager
Static class provides TreeViewAdvCloneManager.
Inheritance
System.Object
TreeViewAdvCloneManager
Namespace: Syncfusion.Windows.Tools
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public static class TreeViewAdvCloneManager : Object
Methods
Clone<T>(T)
Declaration
public static T Clone<T>(T source)
Parameters
| Type | Name | Description |
|---|---|---|
| T | source |
Returns
| Type |
|---|
| T |
Type Parameters
| Name |
|---|
| T |