UniversalTypeConverter - The Swiss Army Knife for type conversion
UniversalTypeConverter - The Swiss Army Knife for type conversion
TB.ComponentModel
EnumerableConversion(T) Class
EnumerableConversion(T) Methods
GetEnumerator Method
IgnoringNonConvertibleElements Method
IgnoringNullElements Method
Try Method
EnumerableConversion
T
GetEnumerator Method
Returns an enumerator that iterates through the collection of converted values.
Namespace:
TB.ComponentModel
Assembly:
UniversalTypeConverter (in UniversalTypeConverter.dll) Version: 2.0.0
Syntax
C#
Copy
public
IEnumerator
<T>
GetEnumerator
()
Return Value
Type:
IEnumerator
T
Enumerator that iterates through the collection of converted values.
Implements
IEnumerable
T
GetEnumerator
See Also
Reference
EnumerableConversion
T
Class
TB.ComponentModel Namespace
Copyright 2011-2019 by Thorsten Bruning