Compartilhar via


NameValueCollectionCodec.ConvertToSurrogate Método

Definição

Converte um valor para o tipo alternativo.

public override void ConvertToSurrogate (System.Collections.Specialized.NameValueCollection value, ref Orleans.Serialization.Codecs.NameValueCollectionSurrogate surrogate);
override this.ConvertToSurrogate : System.Collections.Specialized.NameValueCollection * NameValueCollectionSurrogate -> unit
Public Overrides Sub ConvertToSurrogate (value As NameValueCollection, ByRef surrogate As NameValueCollectionSurrogate)

Parâmetros

value
NameValueCollection

O valor.

surrogate
NameValueCollectionSurrogate

O substituto.

Aplica-se a