Click or drag to resize
CustomConvert Methods

The CustomConvert type exposes the following members.

Methods
  NameDescription
Public methodStatic memberChangeType
Converts a value from one type to another, as per the standard ChangeType(Object, Type), except that this version can cope with the conversion of NullableT types.
Top
See Also