This is preliminary documentation and is subject to change.

ExtendedDateTimeCollectionReadXml Method

Reads the xml.

Definition

Namespace: MoreDateTime
Assembly: MoreDateTime (in MoreDateTime.dll) Version: 1.3.0
C#
public void ReadXml(
	XmlReader reader
)

Parameters

reader  XmlReader
The reader.

Implements

IXmlSerializableReadXml(XmlReader)

See Also