Compartilhar via


NameValueCollectionCodec.ConvertFromSurrogate Método

Definição

Converte um valor do tipo alternativo para o tipo de 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

Parâmetros

surrogate
NameValueCollectionSurrogate

O substituto.

Retornos

O valor.

Aplica-se a