TaskLinkCollectionAdd Method |
Name | Description | |
---|---|---|
![]() | Add(TaskLink) |
This is the stub implementation of ICollection's Add method, that only throws NotSupportedException
|
![]() ![]() | Add(Task, Task) |
Returns an instance of Finish-Start TaskLink which has been added to the TaskLinkCollection object.
|
![]() ![]() | Add(Task, Task, TaskLinkType) |
Returns an instance of TaskLink which has been added to the TaskLinkCollection object.
|
![]() ![]() | Add(Task, Task, TaskLinkType, Duration) |
Returns an instance of TaskLink which has been added to the TaskLinkCollection object.
|