IConverter<TValue,TSurrogate>.ConvertFromSurrogate(TSurrogate) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.