Show / Hide Table of Contents

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>
Back to top Generated by DocFX