[]
        
(Showing Draft Content)

C1.GanttView.PartDates

PartDates Class

Represents dates (starts and finishes) of task's parts.

Inheritance
PartDates
Namespace: C1.GanttView
Assembly: C1.WPF.GanttView.dll
Syntax
public class PartDates : IEnumerable<DateTime>, IEnumerable

Properties

Name Description
Count

Returns the count of dates.

this[int]

Get dates (starts and finishes) of parts.

Methods

Name Description
GetEnumerator()

Returns an enumerator that iterates through the collection.