CalendarExceptionCollection.Item
CalendarExceptionCollection indexer
Returns the element at the specified index.
public CalendarException 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 CalendarException
- class CalendarExceptionCollection
- namespace Aspose.Tasks
- assembly Aspose.Tasks