212        foreach (
object item in enumerable)
 
  216        return list3.ToArray();
 
 
  232        foreach (
object item in enumerable)
 
 
 
void Add(TKey key, TValue value)
 
static string XmlConvert_TypeListBadMapping2
 
static string XmlConvert_TypeListBadMapping
 
static string Format(string resourceFormat, object p1)
 
static ? Type GetType(string typeName, bool throwOnError, bool ignoreCase)
 
static readonly XmlValueConverter AnyAtomic
 
static readonly XmlValueConverter Item
 
static readonly XmlValueConverter AnyAtomicList
 
static readonly XmlValueConverter ItemList
 
static readonly Type UInt16Type
 
static readonly Type DateTimeType
 
static readonly Type Int16Type
 
static readonly Type ICollectionType
 
static readonly Type XmlAtomicValueType
 
static readonly Type DateTimeOffsetType
 
static readonly Type StringType
 
static readonly Type UInt32Type
 
static readonly Type XPathNavigatorType
 
static readonly Type XmlQualifiedNameType
 
static readonly Type IEnumerableType
 
static readonly Type ByteArrayType
 
static readonly Type ObjectType
 
static readonly Type ObjectArrayType
 
static readonly Type DoubleType
 
static readonly Type SByteType
 
static readonly Type IListType
 
static readonly Type DecimalType
 
static readonly Type XPathItemType
 
static readonly Type ByteType
 
static readonly Type Int32Type
 
static readonly Type UInt64Type
 
static readonly Type BooleanType
 
static readonly Type SingleType
 
static readonly Type TimeSpanType
 
static readonly Type Int64Type
 
static readonly Type UriType
 
T[] ToArray< T >(object list, IXmlNamespaceResolver nsResolver)
 
override object ChangeListType(object value, Type destinationType, IXmlNamespaceResolver nsResolver)
 
new Exception CreateInvalidClrMappingException(Type sourceType, Type destinationType)
 
static XmlValueConverter Create(XmlValueConverter atomicConverter)
 
List< string > StringAsList(string value)
 
XmlListConverter(XmlSchemaType schemaType)
 
XmlListConverter(XmlBaseConverter atomicConverter)
 
bool IsListType(Type type)
 
IList ToList(object list, IXmlNamespaceResolver nsResolver)
 
string ListAsString(IEnumerable list, IXmlNamespaceResolver nsResolver)
 
XmlValueConverter atomicConverter
 
override object ChangeType(object value, Type destinationType, IXmlNamespaceResolver nsResolver)
 
XmlListConverter(XmlBaseConverter atomicConverter, Type clrTypeDefault)
 
static readonly XmlValueConverter Untyped
 
static readonly XmlValueConverter UntypedList
 
object ChangeType(bool value, Type destinationType)
 
string ToString(bool value)
 
static string[] SplitString(string value)