This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IT > ITimeInstant Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control the Time Instant.
A TimeInstant represents a single point in time. It has no Duration or end time.
Description | ||
---|---|---|
Project | Projects this time value from its time reference, to a given time reference. | |
ProjectFromUTC | Projects this time value from UTC, to its time reference. | |
ProjectToUTC | Projects this time value from its time reference, to UTC. | |
Time | The time instant time value. | |
TimeReference | The time reference associated with the time value. |
Interfaces | Description |
---|---|
ITimeValue | Provides access to members that control the Time Value. |
CoClasses and Classes | Description |
---|---|
TimeInstant | An object that represents a time-referenced instant in time. |