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


PredecessorCollection Class Members

The following tables list the members exposed by PredecessorCollection.

Public Properties
Protected Properties
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