Partager via


NameValueCollectionCodec.ConvertFromSurrogate Méthode

Définition

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.

S’applique à