C1.WPF.GanttView.4.6.2 Assembly / C1.GanttView Namespace / PredecessorCollection Class


PredecessorCollection Class Methods

For a list of all members of this type, see PredecessorCollection members.

Public Methods
 NameDescription
Public Method (Inherited from System.Collections.ObjectModel.Collection<Predecessor>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<Predecessor>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<Predecessor>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<Predecessor>)
Public MethodOverloaded. Searches for the specified ID of the predecessor task and returns the zero-based index of the corresponding predecessor.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<Predecessor>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<Predecessor>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<Predecessor>)
Public MethodSearches for a Predecessor with the specified ID of the predecessor task.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Removes all items from the collection.  
Protected MethodOverridden. Inserts an item at the specified index.  
Protected MethodOverridden. Removes the item at the specified index.  
Protected MethodOverridden. Replaces the item at the specified index.  
Top
See Also