get_ValueType()

XmlReader::get_ValueType() method

Returns The type for the current node.

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

Return Value

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

See Also