ReadContentAsDateTime()

XmlReader::ReadContentAsDateTime() method

Reads the text content at the current position as a DateTime object.

virtual DateTime System::Xml::XmlReader::ReadContentAsDateTime()

Return Value

The text content as a DateTime object.

See Also