IPopulator<TValue,TSurrogate>.Populate(TSurrogate, TValue) 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.
Remplit les value
valeurs de surrogate
.
public void Populate (in TSurrogate surrogate, TValue value);
abstract member Populate : 'Surrogate * 'Value -> unit
Public Sub Populate (surrogate As TSurrogate, value As TValue)
Paramètres
- surrogate
- TSurrogate
Le substitut.
- value
- TValue
La valeur.