Back to Devexpress

SchedulerObservableCollection<T> Constructors

maui-devexpress-dot-maui-dot-scheduler-dot-schedulerobservablecollection-1-dot-ctor.md

latest1.6 KB
Original Source

SchedulerObservableCollection<T> Constructors

NameParametersDescription
SchedulerObservableCollection()noneInitializes a new instance of the SchedulerObservableCollection<T> class.
SchedulerObservableCollection(IEnumerable<T>)collectionInitializes a new instance of the SchedulerObservableCollection<T> class with specified settings.
SchedulerObservableCollection(List<T>)listInitializes a new instance of the SchedulerObservableCollection<T> class with specified settings.
SchedulerObservableCollection(Int32)capacityInitializes a new instance of the SchedulerObservableCollection<T> class with specified settings.

See Also

SchedulerObservableCollection<T> Class

SchedulerObservableCollection<T> Members

DevExpress.Maui.Scheduler Namespace