Gets the absolute first entry in the timeline.
Namespace:
JanusAssembly: Janus (in Janus.dll)
Syntax
C# |
---|
public TimelineEntry<T> FirstEntry { get; } |
![]() |
.NET Framework Class Library |
Timeline<(Of <(<'T>)>)>..::..FirstEntry Property |
Timeline<(Of <(<'T>)>)> Class See Also Send Feedback |
C# |
---|
public TimelineEntry<T> FirstEntry { get; } |