DateTimeInterval Methods

The DateTimeInterval type exposes the following members.

  NameDescription
Public method Contains Checks whether a specific date is contained within a date interval.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Intersect Returns the intersection of the current time interval with another interval defined by the start and end time arguments.
Protected method MemberwiseClone (Inherited from Object.)
Public method Overlaps Checks whether there is an overlap between two intervals.
Public method OverlapsExclusive Checks whether there is an overlap between the two intervals.
Public method ToString Returns a string that represents this date time interval object. (Overrides Object.ToString().)
Top

Community Additions

ADD
Show: