EntityHistory Properties |
The EntityHistory type exposes the following members.
Name | Description | |
---|---|---|
Count |
Gets the number of position/time pairs.
| |
Positions |
Gets the list of positions currently recorded in the HistoryGeneratorTEntity.
Positions correlated with the same index in Times | |
SyncRoot |
Gets an object that can be used to synchronize access to the EntityHistory | |
Times |
Gets the list of times currently recorded in the HistoryGeneratorTEntity.
Times are guaranteed to be in ascending order.
|