[SerializableAttribute]
public class ExtendedDateTimeInterval : IExtendedDateTimeIndependentType,
IExtendedDateTimeExtremityProvider, ISerializable, IXmlSerializableDim instance As ExtendedDateTimeInterval[SerializableAttribute]
public ref class ExtendedDateTimeInterval : IExtendedDateTimeIndependentType,
IExtendedDateTimeExtremityProvider, ISerializable, IXmlSerializableNo code example is currently available or this language may not be supported.| ExtendedDateTimeInterval(ISingleExtendedDateTimeType, ISingleExtendedDateTimeType) | Initializes a new instance of the ExtendedDateTimeInterval class. |
| ExtendedDateTimeInterval(SerializationInfo, StreamingContext) | Initializes a new instance of the ExtendedDateTimeInterval class. |
| End | Gets or sets the end. |
| IsDottedInterval | Gets a value indicating whether this pair is dotted interval (both start and end are valid and separated by ..) |
| Start | Gets or sets the start. |
| Earliest | Earliests the. |
| GetObjectData | Gets the object data. |
| GetSchema | Gets the schema. |
| Latest | Latests the. |
| Parse | Parses the. |
| ReadXml | Reads the xml. |
| Span | Spans the. |
| ToString |
Tos the string.
(Overrides ObjectToString) |
| WriteXml | Writes the xml. |