Add
TimephasedDataCollection.Add method
Adds TimephasedData
instance to this collection object.
public void Add(TimephasedData item)
Parameter | Type | Description |
---|---|---|
item | TimephasedData | The item to add. |
Exceptions
exception | condition |
---|---|
ArgumentNullException | if parameter td is null. |
See Also
- class TimephasedData
- class TimephasedDataCollection
- namespace Aspose.Tasks
- assembly Aspose.Tasks