System::Xml::XmlReader::get_ValueType method

XmlReader::get_ValueType method

Returns The type for the current node.

virtual TypeInfo System::Xml::XmlReader::get_ValueType()

ReturnValue

The type that corresponds to the typed value of the node. The default is String.

See Also