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