Click or drag to resize

UniversalTypeConverterNullValues Property

Gets the collection of return values for conversions that convert from null.

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

Property Value

Type: TypeValueDictionary
See Also