Name | Description | |
---|---|---|
NDateTimeRange Constructor | Overloaded. |
The following tables list the members exposed by NDateTimeRange.
Name | Description | |
---|---|---|
NDateTimeRange Constructor | Overloaded. |
Name | Description | |
---|---|---|
IsNormalized | Returns true if the range is normal. |
Name | Description | |
---|---|---|
Combine | Combines the two ranges. | |
Contains | Returns true if the range contains the specified value. | |
Equals | Returns true if the objects are equal. | |
GetHashCode | Returns the hash code of this instance. | |
GetLength | Returns the absolute length of this range. | |
Intersect | Interscects the range with another one | |
Intersects | Checks if the ranges intersect each other. | |
Invert | Changes the Begin and End values of this range. | |
IsInverted | Returns true if the range is inverted. | |
Normalize | Normalizes the range. | |
ToString | Returns the string representation of this date time range. |