Click or drag to resize

TypeConverterConversions Property

Gets the list of conversions used by this converter.

Namespace:  TB.ComponentModel
Assembly:  UniversalTypeConverter (in UniversalTypeConverter.dll) Version: 2.0.0
Syntax
C#
public ConversionCollection Conversions { get; }

Property Value

Type: ConversionCollection
See Also