26 switch (
base.TypeCode)
44 switch (
base.TypeCode)
56 switch (
base.TypeCode)
83 switch (
base.TypeCode)
93 switch (
base.TypeCode)
107 switch (
base.TypeCode)
147 switch (
base.TypeCode)
150 return (
byte[])
value;
152 return (
byte[])
value;
157 switch (
base.TypeCode)
170 switch (
base.TypeCode)
180 switch (
base.TypeCode)
197 switch (
base.TypeCode)
209 switch (
base.TypeCode)
235 switch (
base.TypeCode)
249 switch (
base.TypeCode)
269 switch (
base.TypeCode)
static ? Type GetType(string typeName, bool throwOnError, bool ignoreCase)
static string DayTimeDurationToString(TimeSpan value)
static readonly Type XmlAtomicValueType
static string DurationToString(TimeSpan value)
static readonly Type StringType
static TimeSpan StringToYearMonthDuration(string value)
static string QNameToString(XmlQualifiedName name)
virtual object ChangeListType(object value, Type destinationType, IXmlNamespaceResolver nsResolver)
static readonly Type XmlQualifiedNameType
static XmlQualifiedName StringToQName(string value, IXmlNamespaceResolver nsResolver)
static readonly Type ByteArrayType
static readonly Type ObjectType
static string Base64BinaryToString(byte[] value)
static string YearMonthDurationToString(TimeSpan value)
static string AnyUriToString(Uri value)
static byte[] StringToBase64Binary(string value)
static TimeSpan StringToDayTimeDuration(string value)
static readonly Type XPathItemType
static byte[] StringToHexBinary(string value)
static readonly Type TimeSpanType
static bool IsDerivedFrom(Type derivedType, Type baseType)
static readonly Type UriType
static TimeSpan StringToDuration(string value)
override object ChangeType(object value, Type destinationType, IXmlNamespaceResolver nsResolver)
override string ToString(object value, IXmlNamespaceResolver nsResolver)
object ChangeTypeWildcardDestination(object value, Type destinationType, IXmlNamespaceResolver nsResolver)
override object ChangeType(string value, Type destinationType, IXmlNamespaceResolver nsResolver)
static XmlValueConverter Create(XmlSchemaType schemaType)
object ChangeTypeWildcardSource(object value, Type destinationType, IXmlNamespaceResolver nsResolver)
XmlMiscConverter(XmlSchemaType schemaType)
static string ToBinHexString(byte[] inArray)
static Uri ToUri(string s)