TDefaultConverter.ConvertToParam(TValue,PTypeInfo,TValue) Method

Represents method ConvertToParam(TValue,PTypeInfo,TValue).

Namespace: Spring.ValueConverters
private
 function ConvertToParam(const value: TValue;
 const targetTypeInfo: PTypeInfo;
 const parameter: TValue): TValue;

Parameters

value
Type: System.Void

targetTypeInfo
Type: System.Void

parameter
Type: System.Void

Return Value

Type: TValue