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()