TypeConverterConvertToEnumerable Method | 
| Name | Description | |
|---|---|---|
| ConvertToEnumerableT(IEnumerable, CultureInfo) | 
            Returns an iterator over the results of converting the given values to the given type.
             The conversion is configurable further more before iteration.
              | |
| ConvertToEnumerable(IEnumerable, Type, CultureInfo) | 
            Returns an iterator over the results of converting the given values to the given type.
             The conversion is configurable further more before iteration.
              |