AddRange
Adds the specified objects to the end of the collection.
ClearItems
Collection<T>.ClearItems override.
InsertItem
Collection<T>.InsertItem override.
RemoveItem
Collection<T>.RemoveItem override.
SetItem
Collection<T>.SetItem override.
ObservableCollection(T) ClassMindFusion.Scheduling Namespace