This is preliminary documentation and is subject to change.

ExtendedDateTimePossibilityCollectionWriteXml Method

Writes the xml.

Definition

Namespace: MoreDateTime
Assembly: MoreDateTime (in MoreDateTime.dll) Version: 1.3.0
C#
public void WriteXml(
	XmlWriter writer
)

Parameters

writer  XmlWriter
The writer.

Implements

IXmlSerializableWriteXml(XmlWriter)

See Also