UniversalTypeConverter - The Swiss Army Knife for type conversion
UniversalTypeConverter - The Swiss Army Knife for type conversion
TB.ComponentModel
ConversionCollection Class
ConversionCollection Methods
Add Method
GetEnumerator Method
ConversionCollection
GetEnumerator Method
Returns an enumerator that iterates through the collection.
Namespace:
TB.ComponentModel
Assembly:
UniversalTypeConverter (in UniversalTypeConverter.dll) Version: 2.0.0
Syntax
C#
Copy
public
IEnumerator
<
ITypeConversion
>
GetEnumerator
()
Return Value
Type:
IEnumerator
ITypeConversion
An enumerator that can be used to iterate through the collection.
Implements
IEnumerable
T
GetEnumerator
See Also
Reference
ConversionCollection Class
TB.ComponentModel Namespace
Copyright 2011-2019 by Thorsten Bruning