Gets the schedule definition at the specified index.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)
Syntax
| C# |
|---|
public ScheduleDefinition this[ int index ] { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Default Property Item ( _ index As Integer _ ) As ScheduleDefinition |
Parameters
- index
- Type: System..::.Int32
The zero-based index of the schedule definition to be get.