UniversalTypeConverter - The Swiss Army Knife for type conversion
UniversalTypeConverter - The Swiss Army Knife for type conversion
TB.ComponentModel
ValueMappingCollection Class
ValueMappingCollection Methods
Add(TSource, TDestination) Method
Clear Method
GetEnumerator Method
RemoveDestinationType(T) Method
RemoveSourceType(T) Method
TryMap Method
ValueMappingCollection
GetEnumerator Method
Returns an enumerator that iterates through the list of
IValueMapping
s.
Namespace:
TB.ComponentModel
Assembly:
UniversalTypeConverter (in UniversalTypeConverter.dll) Version: 2.0.0
Syntax
C#
Copy
public
IEnumerator
<
IValueMapping
>
GetEnumerator
()
Return Value
Type:
IEnumerator
IValueMapping
Implements
IEnumerable
T
GetEnumerator
See Also
Reference
ValueMappingCollection Class
TB.ComponentModel Namespace
Copyright 2011-2019 by Thorsten Bruning