IConverter<TValue,TSurrogate>.ConvertToSurrogate(TValue) Metodo

Definizione

Converte un valore nel tipo valore.

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

Parametri

value
TValue

Valore.

Restituisce

TSurrogate

Surrogato.

Si applica a