ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TimeRange Class
Properties Methods


In This Topic
    TimeRange Class Members
    In This Topic

    The following tables list the members exposed by TimeRange.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the end time for the range.  
    Public Property Gets or sets whether times equal to the end time are considered matches.  
    Public Property Gets or sets whether times equal to the start time are considered matches.  
    Public Property Gets or sets the start time for the range.  
    Public Property Gets or sets the time reference for the range.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.   
    Public Method Serves as the default hash function.  
    Public MethodOverloaded.   
    Public Method Returns a new time range offset from the current instance using the specified time interval.  
    Top
    See Also