The following tables list the members exposed by ProjectTaskResourceCollection.
Name | Description | |
---|---|---|
Count | Gets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<ProjectTaskResource>) | |
Item | Gets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<ProjectTaskResource>) |
Name | Description | |
---|---|---|
Items | Gets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<ProjectTaskResource>) |
Name | Description | |
---|---|---|
BlockReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<ProjectTaskResource>) | |
CheckReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<ProjectTaskResource>) | |
ClearItems | Overridden. Removes all the items from the collection. | |
InsertItem | Overridden. Inserts a new item at the specified index in the collection. | |
MoveItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<ProjectTaskResource>) | |
OnCollectionChanged | Overridden. Raises the CollectionChanged event. | |
OnPropertyChanged | Overridden. Raises the System.ComponentModel.INotifyPropertyChanged.PropertyChanged event. | |
RemoveItem | Overridden. Removes an item at the specified index. | |
SetItem | Overridden. Replaces an item at the specified index in the collection |
Name | Description | |
---|---|---|
CollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<ProjectTaskResource>) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<ProjectTaskResource>) |