Partager via


IConverter<TValue,TSurrogate>.ConvertFromSurrogate(TSurrogate) Méthode

Définition

Convertit une valeur de substitution en type valeur.

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

Paramètres

surrogate
TSurrogate

Le substitut.

Retours

TValue

La valeur.

S’applique à