TDefaultConverter.TryConvertToParam(TValue,PTypeInfo,TValue,TValue) Method

Represents method TryConvertToParam(TValue,PTypeInfo,TValue,TValue).

Namespace: Spring.ValueConverters
private
 function TryConvertToParam(const value: TValue;
 const targetTypeInfo: PTypeInfo;
 out targetValue: TValue;
 const parameter: TValue): Boolean;

Parameters

value
Type: System.Void

targetTypeInfo
Type: System.Void

targetValue
Type: System.Void

parameter
Type: System.Void

Return Value

Type: Boolean