Condividi tramite


NameValueCollectionCodec.ConvertFromSurrogate Metodo

Definizione

Converte un valore dal tipo surrogato al tipo di campo.

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

Parametri

surrogate
NameValueCollectionSurrogate

Surrogato.

Restituisce

Valore.

Si applica a