TaskBaselineCollection.Add
TaskBaselineCollection.Add method
This is the stub implementation of ICollection’s Add method, that only throws NotSupportedException
public void Add(TaskBaseline item)
Parameter | Type | Description |
---|---|---|
item | TaskBaseline | The item to add. |
See Also
- class TaskBaseline
- class TaskBaselineCollection
- namespace Aspose.Tasks
- assembly Aspose.Tasks