NameValueCollectionCodec.ConvertFromSurrogate 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 du type de substitution en type de champ.
public override System.Collections.Specialized.NameValueCollection ConvertFromSurrogate (ref Orleans.Serialization.Codecs.NameValueCollectionSurrogate surrogate);
override this.ConvertFromSurrogate : NameValueCollectionSurrogate -> System.Collections.Specialized.NameValueCollection
Public Overrides Function ConvertFromSurrogate (ByRef surrogate As NameValueCollectionSurrogate) As NameValueCollection
Paramètres
- surrogate
- NameValueCollectionSurrogate
Le substitut.
Retours
La valeur.