Overload List
| Name | Description | |
|---|---|---|
| GetPredecessors(TaskItem) |
Iterates predecessor items of the specified item in the managed collection as TaskItem objects.
| |
| GetPredecessors(TaskItem, Predicate<(Of <<'(DependencyType>)>>)) |
Iterates predecessor items of the specified item satisfying the specified dependency type condition in the managed collection as TaskItem objects.
|