Gets the schedule definition at the specified index from the internal schedule definition collection.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)
Syntax
C# |
---|
public ScheduleDefinition GetScheduleDefinitionAt( int index ) |
Visual Basic (Declaration) |
---|
Public Function GetScheduleDefinitionAt ( _ index As Integer _ ) As ScheduleDefinition |
Parameters
- index
- Type: System..::.Int32
The zero-based index of the schedule definition to be get.