EnumerableExtensionToEnumerable Method |
Name | Description | |
---|---|---|
ToEnumerableT(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.
| |
ToEnumerable(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.
|