An entry in a Timeline. Includes the value, the time associated with that value and pointers to the previous and next entries

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

Collapse imageSyntax

C#
public class TimelineEntry<T>

Collapse imageType Parameters

T

Collapse imageInheritance Hierarchy

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

Collapse imageSee Also