ComponentOne GanttView for WPF
Remove Method (PredecessorCollection)

C1.WPF.GanttView.4 Assembly > C1.GanttView Namespace > PredecessorCollection Class : Remove Method
Syntax
'Declaration
 
Public Function Remove( _
   ByVal item As Predecessor _
) As System.Boolean
public System.bool Remove( 
   Predecessor item
)

Parameters

item
See Also

Reference

PredecessorCollection Class
PredecessorCollection Members