The following tables list the members exposed by RingSeriesCollection.
Name | Description | |
---|---|---|
Count | Gets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<RingSeriesBase>) | |
Item | Gets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<RingSeriesBase>) |
Name | Description | |
---|---|---|
Items | Gets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<RingSeriesBase>) |
Name | Description | |
---|---|---|
BlockReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<RingSeriesBase>) | |
CheckReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<RingSeriesBase>) | |
ClearItems | Overridden. Clears the items in this collection and the TargetCollection. | |
InsertItem | Overridden. Inserts the item in the collection and the TargetCollection. | |
MoveItem | Overridden. Move the item from one index to another. | |
OnCollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<RingSeriesBase>) | |
OnPropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<RingSeriesBase>) | |
RemoveItem | Overridden. Remove the item at the specified index. | |
SetItem | Overridden. Sets the item in the collection and the TargetCollection. |
Name | Description | |
---|---|---|
CollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<RingSeriesBase>) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<RingSeriesBase>) |