Name | Description | |
---|---|---|
![]() | CollectionData<T> Constructor | Default constructor. The class creates the internal System.ComponentModel.BackgroundWorker worker thread that will be used to laod the AsyncObservableCollection. |
The following tables list the members exposed by CollectionData<T>.
Name | Description | |
---|---|---|
![]() | CollectionData<T> Constructor | Default constructor. The class creates the internal System.ComponentModel.BackgroundWorker worker thread that will be used to laod the AsyncObservableCollection. |
Name | Description | |
---|---|---|
![]() | Count | (Inherited from System.Collections.ObjectModel.Collection<DataObjectBase>) |
![]() | Item | (Inherited from System.Collections.ObjectModel.Collection<DataObjectBase>) |
Name | Description | |
---|---|---|
![]() | Items | (Inherited from System.Collections.ObjectModel.Collection<DataObjectBase>) |
Name | Description | |
---|---|---|
![]() | BlockReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<DataObjectBase>) |
![]() | CheckReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<DataObjectBase>) |
![]() | ClearItems | (Inherited from System.Collections.ObjectModel.ObservableCollection<DataObjectBase>) |
![]() | InsertItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<DataObjectBase>) |
![]() | MoveItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<DataObjectBase>) |
![]() | OnCollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<DataObjectBase>) |
![]() | OnPropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<DataObjectBase>) |
![]() | RemoveItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<DataObjectBase>) |
![]() | SetItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<DataObjectBase>) |
Name | Description | |
---|---|---|
![]() | CollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<DataObjectBase>) |
![]() | CollectionLoad | Event to enable validation of the collection item prior to loading into the collection. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<DataObjectBase>) |