Compartir a través de


IConverter<TValue,TSurrogate>.ConvertToSurrogate(TValue) Método

Definición

Convierte un valor en el tipo de valor.

public TSurrogate ConvertToSurrogate (in TValue value);
abstract member ConvertToSurrogate : 'Value -> 'Surrogate
Public Function ConvertToSurrogate (value As TValue) As TSurrogate

Parámetros

value
TValue

Valor.

Devoluciones

TSurrogate

Suplente.

Se aplica a