WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ObjectCollection

    Show / Hide Table of Contents

    Class ObjectCollection

    This class represents an observable collection of elements type of object.

    Inheritance
    System.Object
    ObjectCollection
    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public class ObjectCollection : ObservableCollection<object>

    Constructors

    ObjectCollection()

    Declaration
    public ObjectCollection()
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved