MindFusion.Wpf Pack Programmer's Guide
ObservableCollection(T) Methods
 


 Public Methods

  Name Description

AddRange

Adds the specified objects to the end of the collection.

 Protected Methods

  Name Description

ClearItems

Collection.ClearItems override.

InsertItem

Collection.InsertItem override.

OnCollectionChanged

Raises the CollectionChanged event.

RemoveItem

Collection.RemoveItem override.

SetItem

Collection.SetItem override.

 See Also

ObservableCollection(T) Class
MindFusion.Spreadsheet.Wpf Namespace