Compartilhar via


ArrayListCodec.ConvertFromSurrogate(ArrayListSurrogate) Método

Definição

Converte um valor do tipo alternativo para o tipo de campo.

public override System.Collections.ArrayList ConvertFromSurrogate (ref Orleans.Serialization.Codecs.ArrayListSurrogate surrogate);
override this.ConvertFromSurrogate : ArrayListSurrogate -> System.Collections.ArrayList
Public Overrides Function ConvertFromSurrogate (ByRef surrogate As ArrayListSurrogate) As ArrayList

Parâmetros

surrogate
ArrayListSurrogate

O substituto.

Retornos

O valor.

Aplica-se a