The following tables list the members exposed by DataSeriesAdapterRuleCollection.
Name | Description | |
---|---|---|
Count | Gets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<IDataSeriesAdapterRule>) | |
Item | Gets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<IDataSeriesAdapterRule>) |
Name | Description | |
---|---|---|
Items | Gets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<IDataSeriesAdapterRule>) |
Name | Description | |
---|---|---|
BlockReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<IDataSeriesAdapterRule>) | |
CheckReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<IDataSeriesAdapterRule>) | |
ClearItems | Overridden. Clears all rules in this collection | |
InsertItem | Overridden. Inserts a new rule at specific index in this collection | |
MoveItem | Overridden. Moves existing rule form old index to a new index in this collection | |
OnCollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<IDataSeriesAdapterRule>) | |
OnPropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<IDataSeriesAdapterRule>) | |
RemoveItem | Overridden. Removes existing rule at specific index of this collection | |
SetItem | Overridden. Sets a new rule at specific index in this collection |
Name | Description | |
---|---|---|
CollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<IDataSeriesAdapterRule>) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<IDataSeriesAdapterRule>) |