Overload List

  NameDescription
Public methodGetPredecessors(TaskItem)
Iterates predecessor items of the specified item in the managed collection as TaskItem objects.
Public methodGetPredecessors(TaskItem, Predicate<(Of <<'(DependencyType>)>>))
Iterates predecessor items of the specified item satisfying the specified dependency type condition in the managed collection as TaskItem objects.

See Also