81 return (
float)(double)
value;
133 return (
string)
value;
static ? Type GetType(string typeName, bool throwOnError, bool ignoreCase)
static readonly Type XmlAtomicValueType
static readonly Type StringType
virtual object ChangeListType(object value, Type destinationType, IXmlNamespaceResolver nsResolver)
static readonly Type ObjectType
static readonly Type DoubleType
static readonly Type XPathItemType
static readonly Type SingleType
override object ChangeType(double value, Type destinationType)
override object ChangeType(string value, Type destinationType, IXmlNamespaceResolver nsResolver)
override string ToString(object value, IXmlNamespaceResolver nsResolver)
override float ToSingle(string value)
static XmlValueConverter Create(XmlSchemaType schemaType)
override string ToString(double value)
override double ToDouble(string value)
override double ToDouble(object value)
override object ChangeType(object value, Type destinationType, IXmlNamespaceResolver nsResolver)
override float ToSingle(double value)
XmlNumeric2Converter(XmlSchemaType schemaType)
override string ToString(float value)
override float ToSingle(object value)
static string ToString(bool value)
static float ToSingle(string s)
static double ToDouble(string s)