Enumerates the time interval bands in the collection.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
public IEnumerator<TimeIntervalBand> GetEnumerator() |
Visual Basic (Declaration) |
---|
Public Function GetEnumerator As IEnumerator(Of TimeIntervalBand) |