Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<Predecessor>) | |
Item | (Inherited from System.Collections.ObjectModel.Collection<Predecessor>) |
The following tables list the members exposed by PredecessorCollection.
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<Predecessor>) | |
Item | (Inherited from System.Collections.ObjectModel.Collection<Predecessor>) |
Name | Description | |
---|---|---|
Items | (Inherited from System.Collections.ObjectModel.Collection<Predecessor>) |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.ObjectModel.Collection<Predecessor>) | |
Clear | (Inherited from System.Collections.ObjectModel.Collection<Predecessor>) | |
Contains | (Inherited from System.Collections.ObjectModel.Collection<Predecessor>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<Predecessor>) | |
IndexOf | Overloaded. Searches for the specified ID of the predecessor task and returns the zero-based index of the corresponding predecessor. | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<Predecessor>) | |
Remove | (Inherited from System.Collections.ObjectModel.Collection<Predecessor>) | |
RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<Predecessor>) | |
Search | Searches for a Predecessor with the specified ID of the predecessor task. |
Name | Description | |
---|---|---|
ClearItems | Overridden. Removes all items from the collection. | |
InsertItem | Overridden. Inserts an item at the specified index. | |
RemoveItem | Overridden. Removes the item at the specified index. | |
SetItem | Overridden. Replaces the item at the specified index. |