alexa

    Show / Hide Table of Contents

    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()
    Back to top Generated by DocFX