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