ArcGIS Pro 2.7 API Reference Guide
Equals(Object) Method

ArcGIS.Desktop.Mapping Namespace > TimeRange Class > Equals Method : Equals(Object) Method
The TimeRange used in the comparison.
Determines whether the specified TimeRange is equivalent to the current TimeRange.
Syntax
public override bool Equals( 
   object obj
)
Public Overloads Overrides Function Equals( _
   ByVal obj As Object _
) As Boolean

Parameters

obj
The TimeRange used in the comparison.

Return Value

True if the TimeRange is equivalent.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

TimeRange Class
TimeRange Members
Overload List