Class TimelineCollection
Inheritance
System.Object
TimelineCollection
Namespace: DRIT.Spreadsheet.Timelines
Assembly: DRIT.Spreadsheet.dll
Syntax
public class TimelineCollection : IEnumerable<Timeline>
Methods
GetEnumerator()
Declaration
public IEnumerator<Timeline> GetEnumerator()
Returns
Type | Description |
---|---|
IEnumerator<Timeline> |