The base class of Timeline<(Of <(<'T>)>)>. Needed for untyped collections of timelines.

Namespace:  Janus
Assembly:  Janus (in Janus.dll)

Syntax

C#
public abstract class TimelineBase

Inheritance Hierarchy

System..::..Object
  Janus..::..TimelineBase
    Janus..::..Timeline<(Of <(<'T>)>)>

See Also