[This is preliminary documentation and is subject to change.]
Represents base class for type-safe TypeConverter's
The TypeConverter<(Of <(<'T>)>)>..::..DAdaptor<(Of <(<'TOther>)>)> generic type exposes the following members.
Constructors
Methods
| Name | Description | |
|---|---|---|
| ConvertFrom | Function with sighature of TypeConverter<(Of <(<'T>)>)>..::..dConvertFrom that invokes dConvertFrom delegate | |
| ConvertTo | Function with sighature of TypeConverter<(Of <(<'T>)>)>..::..dConvertTo that invokes dConvertTo delegate | |
| IsValid | Function with sighature of TypeConverter<(Of <(<'T>)>)>..::..dIsValid that invokes dIsValid delegate |
Fields
| Name | Description | |
|---|---|---|
| dConvertFrom | ||
| dConvertTo | ||
| dIsValid |