This is preliminary documentation and is subject to change.

IExtendedDateTimeCollectionChild Interface

The extended date time collection child interface

Definition

Namespace: MoreDateTime.Interfaces
Assembly: MoreDateTime (in MoreDateTime.dll) Version: 1.3.0
C#
public interface IExtendedDateTimeCollectionChild : IExtendedDateTimeExtremityProvider
Implements
IExtendedDateTimeExtremityProvider

Methods

Earliest Gets the earliest possible date time.
(Inherited from IExtendedDateTimeExtremityProvider)
Latest Gets the latest possible date time.
(Inherited from IExtendedDateTimeExtremityProvider)

See Also