The LoadChartItemCollection type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| LoadChartItemCollection |
Methods
| Name | Description | |
|---|---|---|
| Add | (Inherited from Collection<(Of <(LoadChartItem>)>).) | |
| BlockReentrancy | (Inherited from ObservableCollection<(Of <(LoadChartItem>)>).) | |
| CheckReentrancy | (Inherited from ObservableCollection<(Of <(LoadChartItem>)>).) | |
| Clear | (Inherited from Collection<(Of <(LoadChartItem>)>).) | |
| ClearItems | (Inherited from ObservableCollection<(Of <(LoadChartItem>)>).) | |
| Contains | (Inherited from Collection<(Of <(LoadChartItem>)>).) | |
| CopyTo | (Inherited from Collection<(Of <(LoadChartItem>)>).) | |
| Dispose | Overloaded. | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetEnumerator | (Inherited from Collection<(Of <(LoadChartItem>)>).) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| IndexOf | (Inherited from Collection<(Of <(LoadChartItem>)>).) | |
| Insert | (Inherited from Collection<(Of <(LoadChartItem>)>).) | |
| InsertItem | (Inherited from ObservableCollection<(Of <(LoadChartItem>)>).) | |
| MemberwiseClone | (Inherited from Object.) | |
| Move | (Inherited from ObservableCollection<(Of <(LoadChartItem>)>).) | |
| MoveItem | (Inherited from ObservableCollection<(Of <(LoadChartItem>)>).) | |
| OnCollectionChanged |
Raises the CollectionChanged event, and executes internal Load Chart related data management operations when collection changes.
(Overrides ObservableCollection<(Of <(T>)>)..::.OnCollectionChanged(NotifyCollectionChangedEventArgs).) | |
| OnItemPropertyChanged |
Raises the ItemmPropertyChanged event.
| |
| OnPropertyChanged | (Inherited from ObservableCollection<(Of <(LoadChartItem>)>).) | |
| Remove | (Inherited from Collection<(Of <(LoadChartItem>)>).) | |
| RemoveAt | (Inherited from Collection<(Of <(LoadChartItem>)>).) | |
| RemoveItem | (Inherited from ObservableCollection<(Of <(LoadChartItem>)>).) | |
| SetItem | (Inherited from ObservableCollection<(Of <(LoadChartItem>)>).) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Count | (Inherited from Collection<(Of <(LoadChartItem>)>).) | |
| Item | (Inherited from Collection<(Of <(LoadChartItem>)>).) | |
| Items | (Inherited from Collection<(Of <(LoadChartItem>)>).) |
Events
| Name | Description | |
|---|---|---|
| CollectionChanged | (Inherited from ObservableCollection<(Of <(LoadChartItem>)>).) | |
| ItemPropertyChanged |
Occurs when a data property value of an item in the collection changes.
| |
| PropertyChanged | (Inherited from ObservableCollection<(Of <(LoadChartItem>)>).) |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| IList..::.Add | (Inherited from Collection<(Of <(LoadChartItem>)>).) | |
| IList..::.Contains | (Inherited from Collection<(Of <(LoadChartItem>)>).) | |
| ICollection..::.CopyTo | (Inherited from Collection<(Of <(LoadChartItem>)>).) | |
| IEnumerable..::.GetEnumerator | (Inherited from Collection<(Of <(LoadChartItem>)>).) | |
| IList..::.IndexOf | (Inherited from Collection<(Of <(LoadChartItem>)>).) | |
| IList..::.Insert | (Inherited from Collection<(Of <(LoadChartItem>)>).) | |
| IList..::.IsFixedSize | (Inherited from Collection<(Of <(LoadChartItem>)>).) | |
| System#Collections#Generic#ICollection{T}#IsReadOnly | (Inherited from Collection<(Of <(LoadChartItem>)>).) | |
| IList..::.IsReadOnly | (Inherited from Collection<(Of <(LoadChartItem>)>).) | |
| ICollection..::.IsSynchronized | (Inherited from Collection<(Of <(LoadChartItem>)>).) | |
| IList..::.Item | (Inherited from Collection<(Of <(LoadChartItem>)>).) | |
| INotifyPropertyChanged..::.PropertyChanged | (Inherited from ObservableCollection<(Of <(LoadChartItem>)>).) | |
| IList..::.Remove | (Inherited from Collection<(Of <(LoadChartItem>)>).) | |
| ICollection..::.SyncRoot | (Inherited from Collection<(Of <(LoadChartItem>)>).) |