Charting for WinForms 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<T>.ClearItems override.

InsertItem

Collection<T>.InsertItem override.

OnCollectionChanged

Raises the CollectionChanged event.

RemoveItem

Collection<T>.RemoveItem override.

SetItem

Collection<T>.SetItem override.

 See Also

ObservableCollection(T) Class
MindFusion.Gauges Namespace