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 > ITimeDuration Interface > ITimeDuration.QueryTotalSeconds Method (ArcObjects .NET 10.5 SDK) |
Obtains the time duration as total seconds floating point value.
[Visual Basic .NET] Public Function QueryTotalSeconds ( _ ) As Double
[C#] public double QueryTotalSeconds ( );
[C++]
HRESULT QueryTotalSeconds(
double* totalSeconds
);
[C++]
Parameters totalSeconds [out, retval] totalSeconds is a parameter of type double