This is preliminary documentation and is subject to change.

ExtendedDateTimeCollection Class

The extended date time collection.

Definition

Namespace: MoreDateTime
Assembly: MoreDateTime (in MoreDateTime.dll) Version: 1.3.0
Inheritance
Object    CollectionIExtendedDateTimeCollectionChild    ExtendedDateTimeCollection
Implements
IExtendedDateTimeExtremityProvider, IExtendedDateTimeIndependentType, ISerializable, IXmlSerializable

Constructors

ExtendedDateTimeCollection Initializes a new instance of the ExtendedDateTimeCollection class.
ExtendedDateTimeCollection(SerializationInfo, StreamingContext) Initializes a new instance of the ExtendedDateTimeCollection class.

Properties

IsBracketedSet Gets or sets a value indicating whether this is a bracketed set. i.e. Should contain [ and ]

Methods

Earliest Earliests the.
GetObjectData Gets the object data.
GetSchema Gets the schema.
Latest Latests the.
Parse Parses the.
ReadXml Reads the xml.
ToString Returns a string that represents the current object.
(Overrides ObjectToString)
WriteXml Writes the xml.

See Also