TimephasedDataCollection.Item
TimephasedDataCollection indexer
Returns the element at the specified index. The set accessor is not supported. property to set timephased data.
public TimephasedData this[int index] { get; set; }
Parameter | Description |
---|---|
index | The zero-based index of the element to get. |
Return Value
the element at the specified index.
See Also
- class TimephasedData
- class TimephasedDataCollection
- namespace Aspose.Tasks
- assembly Aspose.Tasks