C1.WPF.GanttView.4 Assembly > C1.GanttView Namespace : PredecessorCollection Class |
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 | |
---|---|---|
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. |