Class TreeObjectCollection
This class is observable collection of elements type of object
Inheritance
System.Object
TreeObjectCollection
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public class TreeObjectCollection : ObservableCollection<object>
Constructors
TreeObjectCollection()
Declaration
public TreeObjectCollection()