Click or drag to resize

ValueMappingCollectionRemoveSourceTypeT Method

Removes all mappings with the given source type.

Namespace:  TB.ComponentModel
Assembly:  UniversalTypeConverter (in UniversalTypeConverter.dll) Version: 2.0.0
Syntax
C#
public void RemoveSourceType<T>()

Type Parameters

T
See Also