System::Xml::XmlReader::ReadContentAsDateTimeOffset method

XmlReader::ReadContentAsDateTimeOffset method

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

virtual DateTimeOffset System::Xml::XmlReader::ReadContentAsDateTimeOffset()

ReturnValue

The text content as a DateTimeOffset object.

See Also