Click or drag to resize

RangeExtensions Methods

The RangeExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberInterval
Gets the interval for the specified range between the start and end dates.
Public methodStatic memberLength
Gets the length of the specified range between the start and end values.
Public methodStatic memberWithLength
Creates a new range starting at the same position as the specified range and a new length.
Top
See Also