[SerializableAttribute]
public class ExtendedDateTimeCollection : Collection<IExtendedDateTimeCollectionChild>,
IExtendedDateTimeIndependentType, IExtendedDateTimeExtremityProvider, ISerializable, IXmlSerializable
Dim instance As ExtendedDateTimeCollection
[SerializableAttribute]
public ref class ExtendedDateTimeCollection : public Collection<IExtendedDateTimeCollectionChild^>,
IExtendedDateTimeIndependentType, IExtendedDateTimeExtremityProvider, ISerializable, IXmlSerializable
No code example is currently available or this language may not be supported.
ExtendedDateTimeCollection | Initializes a new instance of the ExtendedDateTimeCollection class. |
ExtendedDateTimeCollection(SerializationInfo, StreamingContext) | Initializes a new instance of the ExtendedDateTimeCollection class. |
IsBracketedSet | Gets or sets a value indicating whether this is a bracketed set. i.e. Should contain [ and ] |
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. |