System::Xml::XmlReader::ReadContentAsDateTime method

XmlReader::ReadContentAsDateTime method

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

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

ReturnValue

The text content as a DateTime object.

See Also