[SerializableAttribute]
public class ExtendedDateTimeRange : IExtendedDateTimeCollectionChild,
IExtendedDateTimeExtremityProvider, IExtendedDateTimeIndependentTypeDim instance As ExtendedDateTimeRange[SerializableAttribute]
public ref class ExtendedDateTimeRange : IExtendedDateTimeCollectionChild,
IExtendedDateTimeExtremityProvider, IExtendedDateTimeIndependentTypeNo code example is currently available or this language may not be supported.| ExtendedDateTimeRange | Initializes a new instance of the ExtendedDateTimeRange class. |
| End | Gets or sets the end. |
| HasEnd | Gets a value indicating whether End has a valid value |
| HasStart | Gets a value indicating whether Start has a valid value |
| IsOpen | Gets or sets a value indicating whether is open. (indicated with "..") |
| IsRange | Gets a value indicating whether this pair is a range (both start and end are valid) |
| Start | Gets or sets the start. |
| Earliest | Earliests the. |
| Latest | Latests the. |
| ToString |
Tos the string.
(Overrides ObjectToString) |