Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

GraphDateTimeRange Class

Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 7.0.9147)

Represents a time interval.

Syntax
public class GraphDateTimeRange
Inheritance
Object
GraphDateTimeRange
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Constructors

Name Description
GraphDateTimeRange(Nullable<DateTime>, Nullable<DateTime>)

Creates a time interval.

Properties

Name Description
From

Gets the lower bound of the range, or null if there is no lower bound.

To

Gets the upper bound of the range, or null if there is no upper bound.

Methods

Name Description
After(DateTime)

Creates time interval with no upper boundary.

Before(DateTime)

Creates time interval with no lower boundary.

In This Article
  • Constructors
  • Properties
  • Methods
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies