Click or drag to resize

UniversalTypeConverterConversions 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 static ConversionCollection Conversions { get; }

Property Value

Type: ConversionCollection
See Also