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.IsZero Method (ArcObjects .NET 10.5 SDK) |
Indicates whether the time duration's value is zero.
[Visual Basic .NET] Public Function IsZero ( _ ) As Boolean
[C#] public bool IsZero ( );
[C++]
HRESULT IsZero(
VARIANT_BOOL* IsZero
);
[C++]
Parameters IsZero [out, retval] IsZero is a parameter of type VARIANT_BOOL