ArcGIS Pro 2.8 API Reference Guide
Equals(TimeRange) Method

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

Parameters

range
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